This page (revision-44) was last changed on 29-Apr-2015 10:57 by Albrecht Striffler

This page was created on 26-Oct-2012 10:15 by Joachim Baumeister

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
44 29-Apr-2015 10:57 7 KB Albrecht Striffler to previous
43 29-Apr-2015 10:33 7 KB Albrecht Striffler to previous | to last
42 24-Nov-2014 11:17 6 KB Jochen Reutelshöfer to previous | to last
41 24-Nov-2014 11:13 6 KB Jochen Reutelshöfer to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 61 changed one line
! Development of Ontologies
KnowWE allows to define ontologies in RDF(S) directly within the Wiki using the following markups:
* [Class| Doc Class]: Define classes (rdfs:Class)
* [Individual| Doc Individual]: Define indiviuals
* [ObjectProperty| Doc ObjectProperty]: Define object properties with domain and range
* [Relation| Doc Relation]: Establish relations (triples) between resources
* [Turtle| Doc Turtle]: Establish multiple relations for a resource using the Turtle syntax
* [Namespace| Doc Namespace]: Define dinstinct rdf-namespaces or import 3rd party ontologies