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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3356,7 +3356,7 @@ gist:isAllocatedBy
3356
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, an organization, or an automated process such as an algorithm."^^xsd:string ;
3359
+
skos:scopeNote "The allocator may be a person, organization, or automated process."^^xsd:string ;
0 commit comments