-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from IanCa/main
Add temporary 8.3 accounting for PR drafts
- Loading branch information
Showing
19 changed files
with
11,664 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
AnnotationProperty: hed:HED_0010308 | ||
Annotations: | ||
dc:description "The unique identifier of this element in the HED namespace.", | ||
rdfs:label "hedId", | ||
hed:HED_0010703 true, | ||
hed:HED_0010707 true | ||
|
||
AnnotationProperty: hed:HED_0010501 | ||
Annotations: | ||
dc:description "This tag must have a descendent.", | ||
rdfs:label "requireChild", | ||
hed:HED_0010704 true, | ||
hed:HED_0010702 true | ||
|
||
AnnotationProperty: hed:HED_0010502 | ||
Annotations: | ||
dc:description "This top-level library schema node should have a parent which is the indicated node in the partnered standard schema.", | ||
rdfs:label "rooted", | ||
hed:HED_0010704 true, | ||
hed:HED_0010705 true | ||
|
||
AnnotationProperty: hed:HED_0010503 | ||
Annotations: | ||
dc:description "This tag is a hashtag placeholder that is expected to be replaced with a user-defined value.", | ||
rdfs:label "takesValue", | ||
hed:HED_0010704 true, | ||
hed:HED_0010702 true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
AnnotationProperty: hed:HED_0010701 | ||
Annotations: | ||
dc:description "The value is not inherited by child nodes.", | ||
rdfs:label "annotationProperty" | ||
|
||
AnnotationProperty: hed:HED_0010702 | ||
Annotations: | ||
dc:description "This schema attribute's value can be true or false. This property was formerly named boolProperty.", | ||
rdfs:label "boolRange" | ||
|
||
AnnotationProperty: hed:HED_0010703 | ||
Annotations: | ||
dc:description "This schema attribute can apply to any type of element class (i.e., tag, unit, unit class, unit modifier, or value class). This property was formerly named elementProperty.", | ||
rdfs:label "elementDomain" | ||
|
||
AnnotationProperty: hed:HED_0010704 | ||
Annotations: | ||
dc:description "This schema attribute can apply to node (tag-term) elements. This was added so attributes could apply to multiple types of elements. This property was formerly named nodeProperty.", | ||
rdfs:label "tagDomain" | ||
|
||
AnnotationProperty: hed:HED_0010705 | ||
Annotations: | ||
dc:description "This schema attribute's value can be a node. This property was formerly named nodeProperty.", | ||
rdfs:label "tagRange" | ||
|
||
AnnotationProperty: hed:HED_0010706 | ||
Annotations: | ||
dc:description "This schema attribute's value can be numeric.", | ||
rdfs:label "numericRange" | ||
|
||
AnnotationProperty: hed:HED_0010707 | ||
Annotations: | ||
dc:description "This schema attribute's value can be a string.", | ||
rdfs:label "stringRange" | ||
|
||
AnnotationProperty: hed:HED_0010708 | ||
Annotations: | ||
dc:description "This schema attribute can apply to unit classes. This property was formerly named unitClassProperty.", | ||
rdfs:label "unitClassDomain" | ||
|
||
AnnotationProperty: hed:HED_0010709 | ||
Annotations: | ||
dc:description "This schema attribute's value can be a unit class.", | ||
rdfs:label "unitClassRange" | ||
|
||
AnnotationProperty: hed:HED_0010710 | ||
Annotations: | ||
dc:description "This schema attribute can apply to unit modifiers. This property was formerly named unitModifierProperty.", | ||
rdfs:label "unitModifierDomain" | ||
|
||
AnnotationProperty: hed:HED_0010711 | ||
Annotations: | ||
dc:description "This schema attribute can apply to units. This property was formerly named unitProperty.", | ||
rdfs:label "unitDomain" | ||
|
||
AnnotationProperty: hed:HED_0010712 | ||
Annotations: | ||
dc:description "This schema attribute's value can be units.", | ||
rdfs:label "unitRange" | ||
|
||
AnnotationProperty: hed:HED_0010713 | ||
Annotations: | ||
dc:description "This schema attribute can apply to value classes. This property was formerly named valueClassProperty.", | ||
rdfs:label "valueClassDomain" | ||
|
||
AnnotationProperty: hed:HED_0010714 | ||
Annotations: | ||
dc:description "This schema attribute's value can be a value class.", | ||
rdfs:label "valueClassRange" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,171 @@ | ||
DataProperty: hed:HED_0010304 | ||
Annotations: | ||
dc:description "A special character that is allowed in expressing the value of a placeholder of a specified value class. Allowed characters may be listed individual, named individually, or named as a group as specified in Section 2.2 Character sets and restrictions of the HED specification.", | ||
rdfs:label "allowedCharacter", | ||
hed:HED_0010711 true, | ||
hed:HED_0010710 true, | ||
hed:HED_0010713 true, | ||
hed:HED_0010707 true | ||
Domain: | ||
hed:HED_0000007 or hed:HED_0000008 or hed:HED_0000009 | ||
Range: | ||
xsd:string | ||
|
||
|
||
DataProperty: hed:HED_0010305 | ||
Annotations: | ||
dc:description "The factor to multiply these units or unit modifiers by to convert to default units.", | ||
rdfs:label "conversionFactor", | ||
hed:HED_0010711 true, | ||
hed:HED_0010710 true, | ||
hed:HED_0010706 true | ||
Domain: | ||
hed:HED_0000007 or hed:HED_0000008 | ||
Range: | ||
xsd:float | ||
|
||
|
||
DataProperty: hed:HED_0010306 | ||
Annotations: | ||
dc:description "The latest schema version in which the element was not deprecated.", | ||
rdfs:label "deprecatedFrom", | ||
hed:HED_0010703 true, | ||
hed:HED_0010707 true | ||
Domain: | ||
hed:HED_0000003 | ||
Range: | ||
xsd:string | ||
|
||
|
||
DataProperty: hed:HED_0010307 | ||
Annotations: | ||
dc:description "Users can add unlimited levels of child nodes under this tag. This tag is propagated to child nodes except for hashtag placeholders.", | ||
rdfs:label "extensionAllowed", | ||
hed:HED_0010704 true, | ||
hed:HED_0010702 true | ||
Domain: | ||
hed:HED_0000005 | ||
Range: | ||
xsd:boolean | ||
|
||
|
||
DataProperty: hed:HED_0010309 | ||
Annotations: | ||
dc:description "The named library schema that this schema element is from. This attribute is added by tools when a library schema is merged into its partnered standard schema.", | ||
rdfs:label "inLibrary", | ||
hed:HED_0010703 true, | ||
hed:HED_0010707 true | ||
Domain: | ||
hed:HED_0000003 | ||
Range: | ||
xsd:string | ||
|
||
|
||
DataProperty: hed:HED_0010310 | ||
Annotations: | ||
dc:description "This tag has special meaning and requires special handling by tools.", | ||
rdfs:label "reserved", | ||
hed:HED_0010704 true, | ||
hed:HED_0010702 true | ||
Domain: | ||
hed:HED_0000005 | ||
Range: | ||
xsd:boolean | ||
|
||
|
||
DataProperty: hed:HED_0010311 | ||
Annotations: | ||
dc:description "This unit element is an SI unit and can be modified by multiple and sub-multiple names. Note that some units such as byte are designated as SI units although they are not part of the standard.", | ||
rdfs:label "SIUnit", | ||
hed:HED_0010711 true, | ||
hed:HED_0010702 true | ||
Domain: | ||
hed:HED_0000007 | ||
Range: | ||
xsd:boolean | ||
|
||
|
||
DataProperty: hed:HED_0010312 | ||
Annotations: | ||
dc:description "This SI unit modifier represents a multiple or sub-multiple of a base unit rather than a unit symbol.", | ||
rdfs:label "SIUnitModifier", | ||
hed:HED_0010710 true, | ||
hed:HED_0010702 true | ||
Domain: | ||
hed:HED_0000008 | ||
Range: | ||
xsd:boolean | ||
|
||
|
||
DataProperty: hed:HED_0010313 | ||
Annotations: | ||
dc:description "This SI unit modifier represents a multiple or sub-multiple of a unit symbol rather than a base symbol.", | ||
rdfs:label "SIUnitSymbolModifier", | ||
hed:HED_0010710 true, | ||
hed:HED_0010702 true | ||
Domain: | ||
hed:HED_0000008 | ||
Range: | ||
xsd:boolean | ||
|
||
|
||
DataProperty: hed:HED_0010314 | ||
Annotations: | ||
dc:description "This tag can only appear inside a tag group.", | ||
rdfs:label "tagGroup", | ||
hed:HED_0010704 true, | ||
hed:HED_0010702 true | ||
Domain: | ||
hed:HED_0000005 | ||
Range: | ||
xsd:boolean | ||
|
||
|
||
DataProperty: hed:HED_0010315 | ||
Annotations: | ||
dc:description "This tag (or its descendants) can only appear in a top-level tag group. There are additional tag-specific restrictions on what other tags can appear in the group with this tag.", | ||
rdfs:label "topLevelTagGroup", | ||
hed:HED_0010704 true, | ||
hed:HED_0010702 true | ||
Domain: | ||
hed:HED_0000005 | ||
Range: | ||
xsd:boolean | ||
|
||
|
||
DataProperty: hed:HED_0010316 | ||
Annotations: | ||
dc:description "Only one of this tag or its descendants can be used in the event-level HED string.", | ||
rdfs:label "unique", | ||
hed:HED_0010704 true, | ||
hed:HED_0010702 true | ||
Domain: | ||
hed:HED_0000005 | ||
Range: | ||
xsd:boolean | ||
|
||
|
||
DataProperty: hed:HED_0010317 | ||
Annotations: | ||
dc:description "This unit is a prefix unit (e.g., dollar sign in the currency units).", | ||
rdfs:label "unitPrefix", | ||
hed:HED_0010711 true, | ||
hed:HED_0010702 true | ||
Domain: | ||
hed:HED_0000007 | ||
Range: | ||
xsd:boolean | ||
|
||
|
||
DataProperty: hed:HED_0010318 | ||
Annotations: | ||
dc:description "This tag is an abbreviation or symbol representing a type of unit. Unit symbols represent both the singular and the plural and thus cannot be pluralized.", | ||
rdfs:label "unitSymbol", | ||
hed:HED_0010711 true, | ||
hed:HED_0010702 true | ||
Domain: | ||
hed:HED_0000007 | ||
Range: | ||
xsd:boolean | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
ObjectProperty: hed:HED_0010104 | ||
Annotations: | ||
dc:description "The default units to use if the placeholder has a unit class but the substituted value has no units.", | ||
rdfs:label "defaultUnits", | ||
hed:HED_0010708 true, | ||
hed:HED_0010712 true | ||
Domain: | ||
hed:HED_0000006 | ||
Range: | ||
hed:HED_0000007 | ||
|
||
|
||
ObjectProperty: hed:HED_0010109 | ||
Annotations: | ||
dc:description "This tag is part of the indicated tag -- as in the nose is part of the face.", | ||
rdfs:label "isPartOf", | ||
hed:HED_0010704 true, | ||
hed:HED_0010705 true | ||
Domain: | ||
hed:HED_0000005 | ||
Range: | ||
hed:HED_0000005 | ||
|
||
|
||
ObjectProperty: hed:HED_0010105 | ||
Annotations: | ||
dc:description "A HED tag that is closely related to this tag. This attribute is used by tagging tools.", | ||
rdfs:label "relatedTag", | ||
hed:HED_0010704 true, | ||
hed:HED_0010705 true | ||
Domain: | ||
hed:HED_0000005 | ||
Range: | ||
hed:HED_0000005 | ||
|
||
|
||
ObjectProperty: hed:HED_0010106 | ||
Annotations: | ||
dc:description "A tag that is often associated with this tag. This attribute is used by tagging tools to provide tagging suggestions.", | ||
rdfs:label "suggestedTag", | ||
hed:HED_0010704 true, | ||
hed:HED_0010705 true | ||
Domain: | ||
hed:HED_0000005 | ||
Range: | ||
hed:HED_0000005 | ||
|
||
|
||
ObjectProperty: hed:HED_0010107 | ||
Annotations: | ||
dc:description "The unit class that the value of a placeholder node can belong to.", | ||
rdfs:label "unitClass", | ||
hed:HED_0010704 true, | ||
hed:HED_0010709 true | ||
Domain: | ||
hed:HED_0000005 | ||
Range: | ||
hed:HED_0000006 | ||
|
||
|
||
ObjectProperty: hed:HED_0010108 | ||
Annotations: | ||
dc:description "Type of value taken on by the value of a placeholder node.", | ||
rdfs:label "valueClass", | ||
hed:HED_0010704 true, | ||
hed:HED_0010714 true | ||
Domain: | ||
hed:HED_0000005 | ||
Range: | ||
hed:HED_0000009 | ||
|
||
|
Oops, something went wrong.