Skip to content

s4agri:contains

SAREF4AGRI was developed later than SAREF4BLDG,

it adds a subPropertyOf to geo:sfContains, and the comment is too succint

s4agri:contains rdf:type owl:ObjectProperty ;
 owl:inverseOf s4agri:isContainedIn .
 rdfs:comment "contains"@en ;
 rdfs:label "contains"@en ;
 **rdfs:subPropertyOf geo:sfContains** .

See issue saref-portal#9 , and proposal to create saref:contains here: saref-core#55 (closed)