Object Property: 'has context'
Annotations (2)
- dcterms:description "
maps a statement to a context in which the statement is true. An example of a context is a temporal instant or duration.
TODO decide on mapping.
One option is to use IKL: <<S>> os:context c -> (context (that S) c)
Another is to add additional argument: <<s p o>> os:context c -> p(s,o,t)
"
- rdfs:label "has context"