This page (revision-4) was last changed on 21-May-2014 16:11 by Joba Baumeister

This page was created on 24-Oct-2013 12:40 by Jochen Reutelshöfer

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
4 21-May-2014 16:11 1 KB Joba Baumeister to previous
3 21-May-2014 16:10 960 bytes Joba Baumeister to previous | to last
2 21-May-2014 16:08 799 bytes Joba Baumeister to previous | to last
1 24-Oct-2013 12:40 736 bytes Jochen Reutelshöfer to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!!! The Turtle Markup
[{TableOfContents}]
At line 3 changed one line
The markup to define relations/triples/assertions in Turtle syntax goes as follows:
!!! Definition
At line 5 added 3 lines
Besides XML the W3C has standardized the Turtle syntax to define ontologies.
In KnowWE the syntax can be used within the markup {{Turtle}}:
At line 6 changed one line
%%turtle...
%%Turtle...
At line 9 removed one line
! Defining Multiple Relations using turtle
At line 11 changed one line
The markup allows to define multiple relations by one expression in a concise way:
!!! Example
At line 24 added 5 lines
!!! See Also
* [W3C Turtle Recommendation|http://www.w3.org/TR/turtle/]
* [Ontology|Doc Ontology]