informasjonsforvaltning/Upload files to static-rdf-server
Upload RFD and html files to static-rdf-server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ontology-type | The type of ontology, e.g. vocabulary. | yes | — |
| ontology | The name of the ontology, e.g. vocabulary. | yes | — |
| version | The version of the specification. Should not be used for latest version. | no | — |
| files | The files to upload. Each lines must contain space separated filename type and language (content-language, ISO 639-1), and optionally target filename. files: | testfiles/hello-world.ttl text/turtle en testfiles/hello-world-en.html text/html en images/logo.png | yes | — |
| host | URL to host. | yes | — |
| api-key | A valid API-key. | yes | — |
Outputs
| name | description |
|---|---|
| status-code | The output from the upload command. |