Class: DomainNameFacet
"A domainName facet is a grouping of characteristics unique to an identification string that defines a realm of administrative autonomy, authority or control within the Internet. [based on https://en.wikipedia.org/wiki/Domain_name]"
URI: observable:DomainNameFacet
classDiagram
class DomainNameFacet
Facet <|-- DomainNameFacet
DomainNameFacet : isTLD
DomainNameFacet ..> boolean type : isTLD
DomainNameFacet : value
DomainNameFacet ..> string : value
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- DomainNameFacet
- Facet
- UcoInherentCharacterizationThing
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
isTLD | 0..1 BooleanType |
direct | |
value | 0..1 xsd:string |
A string value | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-observable
Mappings
Mapping Type | Mapped Value |
---|---|
self | observable:DomainNameFacet |
native | observable:DomainNameFacet |
LinkML Source
Direct
name: DomainNameFacet
description: '"A domainName facet is a grouping of characteristics unique to an identification
string that defines a realm of administrative autonomy, authority or control within
the Internet. [based on https://en.wikipedia.org/wiki/Domain_name]"'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- isTLD
- value
Induced
name: DomainNameFacet
description: '"A domainName facet is a grouping of characteristics unique to an identification
string that defines a realm of administrative autonomy, authority or control within
the Internet. [based on https://en.wikipedia.org/wiki/Domain_name]"'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
attributes:
isTLD:
name: isTLD
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
alias: isTLD
owner: DomainNameFacet
domain_of:
- DomainNameFacet
range: boolean type
value:
name: value
description: A string value.
from_schema: https://w3id.org/lmodel/uco-core
alias: value
owner: DomainNameFacet
domain_of:
- DomainNameFacet
- EnvironmentVariable
- PropertyReadEffectFacet
- DictionaryEntry
- ControlledVocabulary
- ActionArgumentFacet
range: string