Skip to content

Instantly share code, notes, and snippets.

@KMax
Created May 19, 2015 07:34
Show Gist options
  • Save KMax/1a37fb68a818cdf254aa to your computer and use it in GitHub Desktop.
Save KMax/1a37fb68a818cdf254aa to your computer and use it in GitHub Desktop.
Ontologies for Web of Things : a pragmatic review. An environmental sensor example.
@prefix ssn: <http://purl.oclc.org/NET/ssnx/ssn#> .
@prefix : <http://example.com/ontologies/wot#> .
:env-sensor-0 a ssn:System .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment