Skip to content

Commit

Permalink
Added back some triples needed for flaskld.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmccu committed Mar 21, 2018
1 parent a3db6bb commit d208b5a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions default_vocab.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@



dc:description rdf:type owl:DatatypeProperty ,
owl:FunctionalProperty .

rdfs:label rdf:type owl:DatatypeProperty ,
owl:FunctionalProperty .

foaf:mbox rdf:type owl:DatatypeProperty ,
owl:FunctionalProperty .



### http://vocab.rpi.edu/flaskld/hasOwner

flaskld:hasOwner rdf:type owl:ObjectProperty ;
Expand Down

0 comments on commit d208b5a

Please sign in to comment.