This page (revision-52) was last changed on 10-Feb-2017 10:20 by Albrecht Striffler

This page was created on 14-Nov-2013 13:29 by Joba 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
52 10-Feb-2017 10:20 5 KB Albrecht Striffler to previous
51 09-Feb-2017 05:36 6 KB Administrator to previous | to last
50 09-Feb-2017 05:34 6 KB Administrator to previous | to last
49 09-Feb-2017 05:34 6 KB Administrator to previous | to last
48 09-Feb-2017 05:32 6 KB Administrator to previous | to last
47 09-Feb-2017 05:18 6 KB Administrator to previous | to last
46 09-Feb-2017 05:18 6 KB Administrator to previous | to last
45 09-Feb-2017 05:16 6 KB Administrator to previous | to last
44 09-Feb-2017 05:15 6 KB Administrator to previous | to last
43 09-Feb-2017 05:14 6 KB Administrator to previous | to last
42 09-Feb-2017 05:11 6 KB Administrator to previous | to last
41 09-Feb-2017 05:08 5 KB Administrator to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 24 changed one line
Then, we define the knowledge base itself, giving it a name and the namespace it should use.
Then, we define the knowledge base itself, giving it the namespace/package it should use.
At line 26 changed 2 lines
%%KnowledgeBase
James Dean Movies
!Knowledge base / Ontology
%%Ontology
At line 29 removed 4 lines
@version: 1.0
@id: JamesDeanDemo
@comment: A demonstration of the ontology markups in KnowWE.
@author: joba
At line 116 changed 2 lines
playedIn:: Giant, EastOfEden, RebelWithoutaCause;
rdf:type:: Man;
playedIn Giant, EastOfEden, RebelWithoutaCause;
rdf:type Man;
At line 122 changed 2 lines
playedIn:: RebelWithoutaCause;
rdf:type:: Woman;
playedIn RebelWithoutaCause;
rdf:type Woman;
At line 128 changed 2 lines
playedIn:: Giant;
rdf:type:: Woman;
playedIn Giant;
rdf:type Woman;
At line 134 changed 2 lines
playedIn:: Giant;
rdf:type:: Woman;
playedIn Giant;
rdf:type Woman;
At line 140 changed 2 lines
playedIn:: EastOfEden;
rdf:type:: Woman;
playedIn EastOfEden;
rdf:type Woman;
At line 146 changed 2 lines
playedIn:: EastOfEden;
rdf:type:: Woman;
playedIn EastOfEden;
rdf:type Woman;
At line 152 changed 2 lines
playedIn:: Giant;
rdf:type:: Woman;
playedIn Giant;
rdf:type Woman;
At line 158 changed 2 lines
playedIn:: RebelWithoutaCause;
rdf:type:: Woman;
playedIn RebelWithoutaCause;
rdf:type Woman;
At line 164 changed one line
directedBy:: GeorgeStevens, FredGuiol;
directedBy GeorgeStevens, FredGuiol;
At line 169 changed one line
directedBy:: EliaKazan;
directedBy EliaKazan;
At line 174 changed one line
directedBy:: NicholasRay;
directedBy NicholasRay;
At line 214 changed one line
rdfs:label:: 'James Dean';
rdfs:label 'James Dean';
At line 219 changed one line
rdfs:label:: 'Ann Doran';
rdfs:label 'Ann Doran';
At line 224 changed one line
rdfs:label:: 'Elizabeth Taylor';
rdfs:label 'Elizabeth Taylor';
At line 229 changed one line
rdfs:label:: 'Carroll Baker';
rdfs:label 'Carroll Baker';
At line 234 changed one line
rdfs:label:: 'JoVan Fleet';
rdfs:label 'JoVan Fleet';
At line 239 changed one line
rdfs:label:: 'Julie Harris';
rdfs:label 'Julie Harris';
At line 244 changed one line
rdfs:label:: 'Mercedes McCambridge';
rdfs:label 'Mercedes McCambridge';
At line 249 changed one line
rdfs:label:: 'Natalie Wood ';
rdfs:label 'Natalie Wood ';
At line 254 changed 2 lines
rdfs:label:: 'Giant'@en;
rdfs:label:: 'Giganten'@de;
rdfs:label 'Giant'@en;
rdfs:label 'Giganten'@de;
At line 260 changed 2 lines
rdfs:label:: 'East Of Eden'@en;
rdfs:label:: 'Jenseits von Eden'@de;
rdfs:label 'East Of Eden'@en;
rdfs:label 'Jenseits von Eden'@de;
At line 266 changed 2 lines
rdfs:label:: 'Rebel Without a Cause'@en;
rdfs:label:: 'Denn sie wissen nicht, was sie tun'@de;
rdfs:label 'Rebel Without a Cause'@en;
rdfs:label 'Denn sie wissen nicht, was sie tun'@de;