Skip to content

Commit

Permalink
Merge pull request #21 from IanCa/main
Browse files Browse the repository at this point in the history
Fix ID for HedTag
  • Loading branch information
VisLab authored May 1, 2024
2 parents 49d7216 + faadda7 commit dcedd7d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions src/ontology/generated/Standard_DataProperty.omn
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ DataProperty: hed:HED_0010307
hed:HED_0010704 true,
hed:HED_0010702 true
Domain:
hed:HED_0000007
hed:HED_0000005
Range:
xsd:boolean

Expand All @@ -68,7 +68,7 @@ DataProperty: hed:HED_0010310
hed:HED_0010704 true,
hed:HED_0010702 true
Domain:
hed:HED_0000007
hed:HED_0000005
Range:
xsd:boolean

Expand Down Expand Up @@ -116,7 +116,7 @@ DataProperty: hed:HED_0010314
hed:HED_0010704 true,
hed:HED_0010702 true
Domain:
hed:HED_0000007
hed:HED_0000005
Range:
xsd:boolean

Expand All @@ -128,7 +128,7 @@ DataProperty: hed:HED_0010315
hed:HED_0010704 true,
hed:HED_0010702 true
Domain:
hed:HED_0000007
hed:HED_0000005
Range:
xsd:boolean

Expand All @@ -140,7 +140,7 @@ DataProperty: hed:HED_0010316
hed:HED_0010704 true,
hed:HED_0010702 true
Domain:
hed:HED_0000007
hed:HED_0000005
Range:
xsd:boolean

Expand Down
16 changes: 8 additions & 8 deletions src/ontology/generated/Standard_ObjectProperty.omn
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ ObjectProperty: hed:HED_0010109
hed:HED_0010704 true,
hed:HED_0010705 true
Domain:
hed:HED_0000007
hed:HED_0000005
Range:
hed:HED_0000007
hed:HED_0000005


ObjectProperty: hed:HED_0010105
Expand All @@ -29,9 +29,9 @@ ObjectProperty: hed:HED_0010105
hed:HED_0010704 true,
hed:HED_0010705 true
Domain:
hed:HED_0000007
hed:HED_0000005
Range:
hed:HED_0000007
hed:HED_0000005


ObjectProperty: hed:HED_0010106
Expand All @@ -41,9 +41,9 @@ ObjectProperty: hed:HED_0010106
hed:HED_0010704 true,
hed:HED_0010705 true
Domain:
hed:HED_0000007
hed:HED_0000005
Range:
hed:HED_0000007
hed:HED_0000005


ObjectProperty: hed:HED_0010107
Expand All @@ -53,7 +53,7 @@ ObjectProperty: hed:HED_0010107
hed:HED_0010704 true,
hed:HED_0010709 true
Domain:
hed:HED_0000007
hed:HED_0000005
Range:
hed:HED_0000006

Expand All @@ -65,7 +65,7 @@ ObjectProperty: hed:HED_0010108
hed:HED_0010704 true,
hed:HED_0010714 true
Domain:
hed:HED_0000007
hed:HED_0000005
Range:
hed:HED_0000009

Expand Down

0 comments on commit dcedd7d

Please sign in to comment.