Skip to content

Commit d1e2058

Browse files
committed
Tweak to 'hasFirstMember' scope note regarding multiple first members
1 parent 24df314 commit d1e2058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gistCore.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3251,7 +3251,7 @@ gist:hasFirstMember
32513251
rdfs:range gist:OrderedMember ;
32523252
skos:definition "Relates an ordered collection to its first member."^^xsd:string ;
32533253
skos:prefLabel "has first member"^^xsd:string ;
3254-
skos:scopeNote "Given the Open World Assumption, the absence of a predecessor does not entail that an ordered member is the first member of an ordered collection. This property is used to explicitly indicate the first member."^^xsd:string ;
3254+
skos:scopeNote "Given the Open World Assumption, the absence of a predecessor does not entail that an ordered member is the first member of an ordered collection. This property is used to explicitly indicate the first member. Since ordered collections may not be strictly ordered, there can be more than one first member."^^xsd:string ;
32553255
.
32563256

32573257
gist:hasGiver

0 commit comments

Comments
 (0)