rdfs:comment (Annotation Property)
http://www.w3.org/2000/01/rdf-schema#comment
Usage
(15)-
Dark_
Side rdfs:comment "Bogan" Star Wars base -
Defection rdfs:comment "Cannot define this in OWL as we have no variables to bind to (can we use SWRL?:
(from some Organisation:?a)
and (to some Organisation ?b)
and (?a inConflictWith ?b)" Star Wars base -
Event rdfs:comment "Events include themselves.
This is locally reflexive to make querying of participation much simpler:
We can ask:
included some (participant value Ahsoka_Tano)
Instead of the longwinded:
(participant value Ahsoka_Tano) or
(included some (participant value Ahsoka_Tano))
See https://github.com/nickdrummond/star-wars-ontology/issues/29" Star Wars base -
Light_
Side rdfs:comment "Ashla" Star Wars base - about rdfs:comment "The subject of information" Star Wars properties
- alliedWith rdfs:comment "A temporary join of two individuals or organisations" Star Wars properties
-
inOrganisation rdfs:comment "How rdf:type Role is associated with an Organisation
eg Pilot and (inOrganisation value Rebel_Alliance)" Star Wars properties - included rdfs:comment "For relating an Event to everything that happened during it (subevents)." Star Wars properties
-
of rdfs:comment "Denotes the main subject of an event:
Murder of X
Crash of Y
Sabotage of Z
etc
It is a subclass of participant.
The victim of a murder is a participant in that murder." Star Wars properties -
participant rdfs:comment "Events have participants.
They can be individuals (Living_Things), Organisations, The_Force, Objects or Places (Normally Spacecraft or space stations)
eg Obi-Wan_vs_Maul -> participant -> Obi-Wan" Star Wars properties - remoteParticipant rdfs:comment "via hologram or other" Star Wars properties
- sometimeAfter rdfs:comment "Less directly following another event" Star Wars properties
-
year rdfs:comment "ABY
or minus is BBY" Star Wars properties - editorLabel rdfs:comment "Convenient Protege "safe" readable labels for development" Star Wars properties
- legacyId rdfs:comment "For future use migrating from hashCode IDs in ontology browser" Star Wars properties