You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gistCore.ttl
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3353,10 +3353,10 @@ gist:isAllocatedBy
3353
3353
gist:Person
3354
3354
) ;
3355
3355
] ;
3356
-
skos:definition "Relates the subject to whoever/whatever assigns or distributes it."^^xsd:string ;
3356
+
skos:definition "Relates the subject to whomever or whatever assigns or distributes it."^^xsd:string ;
3357
3357
skos:example "A U.S. Social Security number is allocated by the U.S. Social Security Administration. The media type https://www.iana.org/assignments/media-types/text/csv is allocated by the Internet Assigned Numbers Authority (IANA)."^^xsd:string ;
3358
3358
skos:prefLabel "is allocated by"^^xsd:string ;
3359
-
skos:scopeNote "The allocator may be a person or an organization, or even an automated process like an algorithm."^^xsd:string ;
3359
+
skos:scopeNote "The allocator may be a person, an organization, or an automated process such as an algorithm."^^xsd:string ;
0 commit comments