I think at the moment only a very limited set of formats for adding vocabularies are supported, I can get some SKOS/JSON-LD to work (e.g. those in the CTDL schema).
When I try upload SKOS/Turtle I don't even see the file as an option in file the upload dialogue:
[ ] Support SKOS Concept Schemes encoded in all the RDF serializations supported for schema.
When I translate at .ttl file into JSON-LD (educationalUse-raw.json attached)
educationalUse-raw.json
and try to upload it I get an error message about missing @context, @graph and it doesn't find the Concept Scheme or Concepts
[ ] The file is valid JSON-LD, so ideally should be supported, but otherwise we need documentation of what is not supported
I assume CSV is is supported, as I think I saw it in a demo, but I haven't tried uploading it.
[ ] Confirm whether CSV upload is supported and provide documentation of the format
Other formats to support
[ ] XML XSD
[ ] JSON Schema (enumerations)
If anyone has expertise in JSONSchema / XSD I would appreciate help in creating a test file or two.
I think at the moment only a very limited set of formats for adding vocabularies are supported, I can get some SKOS/JSON-LD to work (e.g. those in the CTDL schema).
When I try upload SKOS/Turtle I don't even see the file as an option in file the upload dialogue:
When I translate at .ttl file into JSON-LD (educationalUse-raw.json attached) educationalUse-raw.json and try to upload it I get an error message about missing @context, @graph and it doesn't find the Concept Scheme or Concepts
I assume CSV is is supported, as I think I saw it in a demo, but I haven't tried uploading it.
Other formats to support
If anyone has expertise in JSONSchema / XSD I would appreciate help in creating a test file or two.