Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions schemaDocuments/primitives.cdm.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
"exhibitsTraits": [
"is.identifiedBy"
],
"explanation": "The attribute which supplies the unique identifier for the entity. Used by default in refereneces unless a different attribute is supplied with 'is.identifiedBy' trait."
"explanation": "The attribute which supplies the unique identifier for the entity. Used by default in references unless a different attribute is supplied with 'is.identifiedBy' trait."
},
{
"traitName": "is.named",
Expand Down Expand Up @@ -540,4 +540,4 @@
"explanation": "Marks an attribute that contains the count of items in the array of linked (used as an attribute) entities"
}
]
}
}