Corrected missing subProperty axiom on hasPrimarySite (present in spec at Last Call)
--- a/org/vocab/org.ttl Thu Apr 18 00:25:38 2013 +0200
+++ b/org/vocab/org.ttl Thu May 02 14:20:34 2013 +0100
@@ -358,6 +358,7 @@
rdfs:label "site principal"@fr;
rdfs:domain org:Organization;
rdfs:range org:Site;
+ rdfs:subPropertyOf org:hasSite;
rdfs:comment """Indicates a primary site for the Organization, this is the default means by which an Organization can be contacted and is not necessarily the formal headquarters."""@en;
rdfs:comment """Indique le site principal d'une Organisation, le moyen par défaut par lequel l'Organisation peut être contactée et pas nécessairement le siège social légal."""@fr;
rdfs:isDefinedBy <http://www.w3.org/ns/org> ;