IIIF / api

Source for API and model specifications documents (api and model)
http://iiif.io/api
106 stars 54 forks source link

v3 ontologies should be created and resolve #1792

Open azaroth42 opened 5 years ago

azaroth42 commented 5 years ago

for prezi and image, especially given newly combined context docs are an even worse proxy for them

(/ht @mixterj)

zimeon commented 5 years ago

I note that the context documents are no longer combined (per #1810)

What do we mean by ontology? (I'm assuming we don't mean a bunch of OWL!) I don't think that this is a blocker for an Image and Presentation 3.0 release.

azaroth42 commented 5 years ago

Ontology as in RDFS, yes. So that folks using RDF stacks have a baseline. We have ontology files for v2, so it's just a matter of editing them. Not hard, just not interesting :)

Agree this isn't a blocker. Maybe shouldn't be directly in the milestone?

zimeon commented 5 years ago

OK, RDFS as https://iiif.io/api/presentation/2/ontology.xml and https://iiif.io/api/image/2/ontology.xml seems reasonable. But I'd remove from milestone.

azaroth42 commented 5 years ago

Cleared the milestone :)

zimeon commented 2 years ago

Currently the v2 image and presi namespace URIs (http://iiif.io/api/image/2, http://iiif.io/api/presentation/2) do correctly redirect to the ontology files. The v3 namespace URIs (http://iiif.io/api/image/3, http://iiif.io/api/presentation/3) redirect to the specs (next best thing until we have ontology files).