Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ontology using RDFS and OWL 2 #3

Open
akuckartz opened this issue Jul 4, 2014 · 2 comments
Open

Ontology using RDFS and OWL 2 #3

akuckartz opened this issue Jul 4, 2014 · 2 comments

Comments

@akuckartz
Copy link

See OParl#18

@akuckartz akuckartz added this to the 1.0 milestone Jul 4, 2014
@akuckartz akuckartz changed the title Formalisierte selbstdokumentierende Ontologie (RDFS, OWL 2, SKOS) Create ontology using RDFS and OWL 2 Jul 8, 2014
@akuckartz akuckartz changed the title Create ontology using RDFS and OWL 2 Ontology using RDFS and OWL 2 Jul 28, 2014
@akuckartz
Copy link
Author

Example

A high-quality OWL 2 document in Turtle format:
http://www.w3.org/ns/prov-o

The same ontology converted to JSON-LD using rdf-translator:
http://rdf-translator.appspot.com/convert/detect/json-ld/html/http%3A%2F%2Fwww.w3.org%2Fns%2Fprov-o

The same ontology converted to a nice HTML page using LODE:
http://www.essepuntato.it/lode/http://www.w3.org/ns/prov-o

The same HTML page, but including external properties as well (eg http://www.w3.org/2000/01/rdf-schema#comment):
http://www.essepuntato.it/lode/imported/http://www.w3.org/ns/prov-o

A nice interactive graphical web viewer for ontologies:
(not necessarily usefull as a tool, but illustrating the power of adherence to Linked Data standards)
http://vowl.visualdataweb.org/webvowl/index.html#iri=http://www.w3.org/ns/prov-o

@akuckartz
Copy link
Author

@joepsz is working on OWL ontologies for Popolo
https://github.com/argu-co/popolo-ori ("Extention of the Popolo ontology for municipality council meetings.")
https://github.com/argu-co/popolo-spec
popolo-project/popolo-spec#128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant