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 12 added one line
The markup allows for the definition of multiple turtle statements within one markup block.
At line 14 added one line
At line 17 added 2 lines
The following example defines an owl:Class with the name {{System}} and a corresponding instance with the name {{KnowWE}}.
At line 17 changed 3 lines
Ms. Moneypenny livesIn:: London;
rdf:type:: Person;
rdfs:label:: 'Miss Moneypenny'@en, 'Fräulein Moneypenny'@de, 'Mlle Moneypenny'@fr
:System rdf:type owl:Class .
:KnowWE rdf:type :System ;
rdfs:label "KnowWE Wiki" .
At line 34 added one line