Name | Date | Size | |
---|---|---|---|
.. | 2012-06-05 14:24:50 | 40 | |
annotate-owl-inverses.n3 | 2012-06-05 14:24:50 | 342 | |
catalog-v001.xml | 2012-06-05 14:24:50 | 674 | |
dol-rdf.omn | 2012-06-05 14:24:50 | 25.9 KiB | |
dol-rdf.owl | 2012-06-05 14:24:50 | 50.7 KiB | |
dol-xml.rnc | 2012-06-05 14:24:50 | 1.9 KiB | |
Makefile | 2012-06-05 14:24:50 | 1.1 KiB | |
Makefile.in | 2012-06-05 14:24:50 | 391 | |
README | 2012-06-05 14:24:50 | 823 | |
schemas.xml | 2012-06-05 14:24:50 | 236 | |
standardization.omn | 2012-06-05 14:24:50 | 1.7 KiB | |
standardization.owl | 2012-06-05 14:24:50 | 4.7 KiB | |
test.dox | 2012-06-05 14:24:50 | 731 | |
todo.omn | 2012-06-05 14:24:50 | 401 | |
todo.owl | 2012-06-05 14:24:50 | 1.6 KiB |
README
This directory holds the implementations of the concrete syntaxes of DOL. If you are reading this file in the public OntoIOp WebDAV repository, and not in the OntoIOp development Subversion repository, some files may be missing.
DOL XML:
* dol-xml.rnc: Relax NG schema
* schemas.xml: assigns the DOL schema to instance documents
* test.dix: incomplete and semantically incorrect instance document to test the schema
DOL RDF:
* dol-rdf.omn: primary implementation of the RDF vocabulary, as an OWL ontology (Manchester syntax)
* dol-rdf.owl: the same, exported to RDF/XML
Ontology language description vocabulary (subset of DOL RDF; generated automatically):
* onto-vocab.ntriples: all terms needed for describing ontology languages, their logics, and their serializations
* onto-vocab.rdf: the same, exported to RDF/XML