Skip to content

Instantly share code, notes, and snippets.

@ccjr
Created July 8, 2009 03:56
Show Gist options
  • Save ccjr/142566 to your computer and use it in GitHub Desktop.
Save ccjr/142566 to your computer and use it in GitHub Desktop.
<owl:Class rdf:ID="Beer">
<rdfs:subClassOf rdf:resource="#Beverage"/>
<owl:disjointWith rdf:resource="#Juice"/>
<owl:disjointWith rdf:resource="#Water"/>
</owl:Class>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment