diff --git a/session15/onto/complete-movies-goingmeta.ttl b/session15/onto/complete-movies-goingmeta.ttl index 9bf4a85..13f6e76 100644 --- a/session15/onto/complete-movies-goingmeta.ttl +++ b/session15/onto/complete-movies-goingmeta.ttl @@ -91,8 +91,8 @@ rdfs:comment "the country part in a node of type Location"@en . -### neo4j://graph.schema#locaton -:locaton rdf:type owl:DatatypeProperty ; +### neo4j://graph.schema#location +:location rdf:type owl:DatatypeProperty ; rdfs:domain :Place ; rdfs:range xsd:string ; rdfs:comment "the specific location (normally city) part in a node of type Location"@en .