This page (revision-47) was last changed on 02-Aug-2017 10:55 by Jochen Reutelshöfer

This page was created on 08-Feb-2017 10:13 by unknown

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
47 02-Aug-2017 10:55 2 KB Jochen Reutelshöfer to previous
46 02-Aug-2017 10:38 2 KB Jochen Reutelshöfer to previous | to last
45 02-Aug-2017 10:38 2 KB Jochen Reutelshöfer to previous | to last
44 10-Feb-2017 10:42 2 KB Albrecht Striffler to previous | to last
43 10-Feb-2017 10:41 2 KB Albrecht Striffler to previous | to last
42 10-Feb-2017 10:40 2 KB Albrecht Striffler to previous | to last
41 10-Feb-2017 10:38 2 KB Albrecht Striffler to previous | to last

Page References

Incoming links Outgoing links
Ling ...nobody

Version management

Difference between version and

At line 40 changed one line
Demo Knowledge Base
Ling Demo Knowledge Base
At line 50 changed one line
demo:Student rdfs:subClassOf demo:Person
demo:Student rdfs:subClassOf demo:Person.
At line 68 changed one line
?Person1 demo:loves demo:玛丽
?Person1 demo:loves demo:玛丽
At line 86 changed one line
?x ?y ?z
?x ?y ?z.
At line 92 added 8 lines
%%Sparql
SELECT * WHERE {
?x ?y ?z .
FILTER (STRSTARTS(STR(?x), "http://www.movieontology.org")) .
}
@showQuery: true
%
At line 105 added one line
@import: movieontology.owl
At line 100 changed one line
demo http://example.org
demo http://example.org#