>
> statements to describe the graph itself, e.g. here's a graph which
> identifies a particular person as the foaf:primaryTopic of the graph:
>
> {
> "@context": {
> "Person": "http://xmlns.com/foaf/0.1/Person",
> "name": "http://xmlns.com/foaf/0.1/name",
> "primaryTopic": "http://xmlns.com/foaf/0.1/primaryTopic"
> },
>
>thanks. Is it expected that every domain application will come up with their own (different) way to do this? Grahame
