Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DHO Knowledge Graph Data Integration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital History
Digital History Forschung
Digital Heraldry
DHO Knowledge Graph Data Integration
Commits
0928f59e
Commit
0928f59e
authored
2 years ago
by
Philipp Schneider
Browse files
Options
Downloads
Patches
Plain Diff
Create separate ontology file for modifier class structure
parent
25b8a548
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/ontologies/research-dataset/modifier-class-structure.ttl
+575
-0
575 additions, 0 deletions
.../ontologies/research-dataset/modifier-class-structure.ttl
with
575 additions
and
0 deletions
data/ontologies/research-dataset/modifier-class-structure.ttl
0 → 100644
+
575
−
0
View file @
0928f59e
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
xml:
<http://www.w3.org/XML/1998/namespace>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
@prefix
dhoh:
<http://digitalheraldry.org/digital-heraldry-ontology/heraldry#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
<http://digitalheraldry.org/digital-heraldry-ontology/heraldry#>
rdf:
type
owl:
Ontology
.
#################################################################
# Classes
#################################################################
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#AddonModifier
dhoh:
AddonModifier
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Modifier
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#AllCch
dhoh:
AllCch
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
TinctureModifier
;
rdfs:
label
"AllCch"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Alternating
dhoh:
Alternating
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
TinctureModifier
;
rdfs:
label
"Alternating"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Armed
dhoh:
Armed
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Armed"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Arrangement
dhoh:
Arrangement
rdf:
type
owl:
Class
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Attitude
dhoh:
Attitude
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#BitingCock
dhoh:
BitingCock
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
InteractionWithOtherAnimal
;
rdfs:
label
"BitingCock"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#CarryingGoose
dhoh:
CarryingGoose
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
InteractionWithOtherAnimal
;
rdfs:
label
"CarryingGoose"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Chained
dhoh:
Chained
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Chained"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Charge
dhoh:
Charge
rdf:
type
owl:
Class
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Coiled
dhoh:
Coiled
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Coiled"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Collared
dhoh:
Collared
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Collared"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Conjoined
dhoh:
Conjoined
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Arrangement
,
dhoh:
DifferentiationModifier
;
rdfs:
label
"Conjoined"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Couchant
dhoh:
Couchant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Couchant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Countercharged
dhoh:
Countercharged
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
TinctureModifier
;
rdfs:
label
"Countercharged"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Couped
dhoh:
Couped
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Couped"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Courant
dhoh:
Courant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Courant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Covered
dhoh:
Covered
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Covered"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Cowardly
dhoh:
Cowardly
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Cowardly"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Crowned
dhoh:
Crowned
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Crowned"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#DifferentiationModifier
dhoh:
DifferentiationModifier
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Modifier
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Doubled
dhoh:
Doubled
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Doubled"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Doubleheaded
dhoh:
Doubleheaded
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Doubleheaded"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#DressedAsMonk
dhoh:
DressedAsMonk
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"DressedAsMonk"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#EachHeadCr
dhoh:
EachHeadCr
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"EachHeadCr"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#EndingInDents
dhoh:
EndingInDents
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"EndingInDents"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Enflamed
dhoh:
Enflamed
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Enflamed"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Erect
dhoh:
Erect
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Erect"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Feathered
dhoh:
Feathered
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Feathered"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FireBreathing
dhoh:
FireBreathing
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"FireBreathing"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Flory-Counterflory
dhoh:
Flory-Counterflory
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Flory-Counterflory"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Flowered
dhoh:
Flowered
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Flowered"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#FloweredInBase
dhoh:
FloweredInBase
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"FloweredInBase"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Flying
dhoh:
Flying
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Flying"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Gorged
dhoh:
Gorged
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Gorged"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Guardant
dhoh:
Guardant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Guardant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Hooded
dhoh:
Hooded
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Hooded"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Horned
dhoh:
Horned
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Horned"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#InLure
dhoh:
InLure
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"InLure"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#IndentedOnTopside
dhoh:
IndentedOnTopside
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"IndentedOnTopside"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#InteractionWithOtherAnimal
dhoh:
InteractionWithOtherAnimal
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Intwined
dhoh:
Intwined
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Intwined"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Inv
dhoh:
Inv
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Inv"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Inverted
dhoh:
Inverted
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Inverted"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#InvertedS-Shaped
dhoh:
InvertedS-Shaped
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"InvertedS-Shaped"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Kneeling
dhoh:
Kneeling
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Kneeling"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Langued
dhoh:
Langued
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Langued"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Leaved
dhoh:
Leaved
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Leaved"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Modifier
dhoh:
Modifier
rdf:
type
owl:
Class
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Naiant
dhoh:
Naiant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Naiant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Naissant
dhoh:
Naissant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Naissant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Narrowed
dhoh:
Narrowed
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Narrowed"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Nimbed
dhoh:
Nimbed
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Nimbed"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#OnATwig
dhoh:
OnATwig
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"OnATwig"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#OnFire
dhoh:
OnFire
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"OnFire"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#OnFoot
dhoh:
OnFoot
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"OnFoot"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#OnPanacheOfPeacockFeathers
dhoh:
OnPanacheOfPeacockFeathers
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"OnPanacheOfPeacockFeathers"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#OnTerasse
dhoh:
OnTerasse
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"OnTerasse"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#OnTerrace
dhoh:
OnTerrace
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"OnTerrace"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#OnTheirBacks
dhoh:
OnTheirBacks
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"OnTheirBacks"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Passant
dhoh:
Passant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Passant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PawsExtended
dhoh:
PawsExtended
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"PawsExtended"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Pierced
dhoh:
Pierced
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Pierced"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#PointsUpward
dhoh:
PointsUpward
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"PointsUpward"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#QueueFourchy
dhoh:
QueueFourchy
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"QueueFourchy"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#QueueNowed
dhoh:
QueueNowed
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"QueueNowed"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Rampant
dhoh:
Rampant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Rampant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Rayonnant
dhoh:
Rayonnant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Rayonnant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#RearLegsOfLionAndForelegsOfBull
dhoh:
RearLegsOfLionAndForelegsOfBull
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"RearLegsOfLionAndForelegsOfBull"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Reguard
dhoh:
Reguard
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Reguard"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Reversed
dhoh:
Reversed
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Reversed"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Rising
dhoh:
Rising
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Rising"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#RisingFromFlames
dhoh:
RisingFromFlames
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"RisingFromFlames"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#RisingFromMount
dhoh:
RisingFromMount
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"RisingFromMount"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Rompu
dhoh:
Rompu
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Rompu"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#S-Shaped
dhoh:
S-Shaped
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"S-Shaped"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Saddled
dhoh:
Saddled
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Saddled"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Saillant
dhoh:
Saillant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Saillant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Salient
dhoh:
Salient
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Salient"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Segreant
dhoh:
Segreant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Segreant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Sejant
dhoh:
Sejant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Sejant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Slipped
dhoh:
Slipped
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Slipped"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#StandingInFlames
dhoh:
StandingInFlames
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"StandingInFlames"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Stat
dhoh:
Stat
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Stat"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Statant
dhoh:
Statant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Statant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Stringed
dhoh:
Stringed
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Stringed"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Tasseled
dhoh:
Tasseled
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
,
dhoh:
Charge
;
rdfs:
label
"Tasseled"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#TinctureModifier
dhoh:
TinctureModifier
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Trippant
dhoh:
Trippant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Trippant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Voided
dhoh:
Voided
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
DifferentiationModifier
;
rdfs:
label
"Voided"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Volant
dhoh:
Volant
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Volant"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Vulning
dhoh:
Vulning
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
Attitude
;
rdfs:
label
"Vulning"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#Winged
dhoh:
Winged
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"Winged"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#WithLionsClaws
dhoh:
WithLionsClaws
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"WithLionsClaws"
.
### http://digitalheraldry.org/digital-heraldry-ontology/heraldry#WithTuftsOnPoints
dhoh:
WithTuftsOnPoints
rdf:
type
owl:
Class
;
rdfs:
subClassOf
dhoh:
AddonModifier
;
rdfs:
label
"WithTuftsOnPoints"
.
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment