Class: DctermsLicense
URI: dcterms:license
classDiagram
class DctermsLicense
click DctermsLicense href "../DctermsLicense/"
DctermsRights <|-- DctermsLicense
click DctermsRights href "../DctermsRights/"
DctermsLicense : content
DctermsLicense : lang
DctermsLicense : value
Inheritance
- DcSimpleLiteral
- DcAny
- DcRights
- DctermsRights
- DctermsLicense
- DctermsRights
- DcRights
- DcAny
Class Properties
| Property | Value |
|---|---|
| Class URI | dcterms:license |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| value | 0..1 String |
Mixed text content of the element | DcSimpleLiteral |
| content | * String |
Pass-through xs:any content as raw strings | DcSimpleLiteral |
| lang | 0..1 String |
DcSimpleLiteral |
In Subsets
Aliases
- license
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| xsd_source | dcterms.xsd |
Schema Source
- from schema: https://w3id.org/lmodel/fix-orchestra
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dcterms:license |
| native | fix_orchestra:DctermsLicense |
LinkML Source
Direct
name: DctermsLicense
annotations:
xsd_source:
tag: xsd_source
value: dcterms.xsd
in_subset:
- dcterms
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- license
is_a: DctermsRights
class_uri: dcterms:license
Induced
name: DctermsLicense
annotations:
xsd_source:
tag: xsd_source
value: dcterms.xsd
in_subset:
- dcterms
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- license
is_a: DctermsRights
attributes:
value:
name: value
description: Mixed text content of the element.
from_schema: https://w3id.org/lmodel/fix-orchestra
rank: 1000
owner: DctermsLicense
domain_of:
- FieldAttribGrp
- Appinfo
- CodeType
- Documentation
- IdentifierType
- InterfaceAppinfo
- InterfaceDocumentation
- DcSimpleLiteral
range: string
content:
name: content
description: Pass-through xs:any content as raw strings.
from_schema: https://w3id.org/lmodel/fix-orchestra
rank: 1000
owner: DctermsLicense
domain_of:
- Appinfo
- Documentation
- ExtensionInline
- InterfaceAppinfo
- InterfaceDocumentation
- DcSimpleLiteral
range: string
multivalued: true
lang:
name: lang
from_schema: https://w3id.org/lmodel/fix-orchestra/dc
rank: 1000
owner: DctermsLicense
domain_of:
- DcSimpleLiteral
- XmlSpecialAttrs
- XmlGlobalAttributes
range: string
class_uri: dcterms:license