Keyword
Class: Keyword
A simple string (tag) useful for guiding discovery of the sample, or a scoped name that associates the keyword string with a scheme name,and optional scheme URI and value URI. The scoped name keywords can be used to categorize the sample using a formal vocabulary. This mechanism provides the hook to use extension vocabularies for domain specific concepts extending the context, material type and object type high-level vocabularies.
URI: isam:Keyword
case 4
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
keyword | 0..1 xsd:string |
String label for a concept that characterizes the sample in some respect. | |
direct | |||
keyword_uri | 0..1 xsd:string |
An identifier for the keyword concept. | |
direct | |||
scheme_name | 0..1 xsd:string |
String label for the concept scheme or vocabulary within which the keyword concept is defined. The scheme name can be used to scope keyword to particular categories, e.g. ‘CGI rock classification’, ‘GCMD keywords’, ‘Getty AAT’. | |
direct | |||
scheme_uri | 0..1 xsd:string |
Identifier for the concept scheme or vocabulary within which the keyword concept is defined. | |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
MaterialSampleRecord | keywords | range | Keyword |
Keyword | keyword | domain | Keyword |
Keyword | keyword_uri | domain | Keyword |
Keyword | scheme_uri | domain | Keyword |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/isample/schema/1.0
Mappings
Mapping Type | Mapped Value |
---|---|
self | [‘isam:Keyword’] |
native | [‘isam:Keyword’] |
LinkML Source
Direct
name: Keyword
description: 'A simple string (tag) useful for guiding discovery of the sample, or
a scoped name that associates the keyword string with a scheme name,and optional
scheme URI and value URI. The scoped name keywords can be used to categorize the
sample using a formal vocabulary. This mechanism provides the hook to use extension
vocabularies for domain specific concepts extending the context, material type and
object type high-level vocabularies.
'
from_schema: https://w3id.org/isample/schema/1.0
rank: 1000
slots:
- keyword
- keyword_uri
- scheme_name
- scheme_uri
Induced
name: Keyword
description: 'A simple string (tag) useful for guiding discovery of the sample, or
a scoped name that associates the keyword string with a scheme name,and optional
scheme URI and value URI. The scoped name keywords can be used to categorize the
sample using a formal vocabulary. This mechanism provides the hook to use extension
vocabularies for domain specific concepts extending the context, material type and
object type high-level vocabularies.
'
from_schema: https://w3id.org/isample/schema/1.0
rank: 1000
attributes:
keyword:
name: keyword
description: 'String label for a concept that characterizes the sample in some
respect.
'
from_schema: https://w3id.org/isample/schema/1.0
domain: Keyword
alias: keyword
owner: Keyword
domain_of:
- Keyword
range: string
multivalued: false
keyword_uri:
name: keyword_uri
description: 'An identifier for the keyword concept.
'
from_schema: https://w3id.org/isample/schema/1.0
domain: Keyword
alias: keyword_uri
owner: Keyword
domain_of:
- Keyword
range: string
multivalued: false
scheme_name:
name: scheme_name
description: 'String label for the concept scheme or vocabulary within which the
keyword concept is defined. The scheme name can be used to scope keyword to
particular categories, e.g. ''CGI rock classification'', ''GCMD keywords'',
''Getty AAT''.
'
from_schema: https://w3id.org/isample/schema/1.0
alias: scheme_name
owner: Keyword
domain_of:
- Keyword
- IdentifierObject
range: string
multivalued: false
scheme_uri:
name: scheme_uri
description: 'Identifier for the concept scheme or vocabulary within which the
keyword concept is defined.
'
from_schema: https://w3id.org/isample/schema/1.0
domain: Keyword
alias: scheme_uri
owner: Keyword
domain_of:
- Keyword
range: string
multivalued: false