Class: NamedThing
A generic grouping for any identifiable entity.
URI: schema:Thing
classDiagram
class NamedThing
click NamedThing href "../NamedThing/"
NamedThing <|-- Software
click Software href "../Software/"
NamedThing <|-- Person
click Person href "../Person/"
NamedThing <|-- Information
click Information href "../Information/"
NamedThing : description
NamedThing : id
NamedThing : name
NamedThing : notes
NamedThing : source_caveats
Inheritance
- NamedThing
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| id | 1 Uriorcurie |
A unique identifier for a thing | direct |
| name | 0..1 String |
A human-readable name for a thing | direct |
| description | 0..1 String |
A human-readable description for a thing | direct |
| notes | 0..1 String |
Residual content only, after every fitting slot is used — structured slots fi... | direct |
| source_caveats | 0..1 String |
Commentary on the evidence behind this object's values — source conflicts, wh... | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/bridge2ai/data-sheets-schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:Thing |
| native | data_sheets_schema:NamedThing |
LinkML Source
Direct
name: NamedThing
description: A generic grouping for any identifiable entity.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
attributes:
id:
name: id
annotations:
d4d:docExample:
tag: d4d:docExample
value: https://example.org/dataset/my-dataset-001
description: A unique identifier for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:identifier
identifier: true
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: uriorcurie
required: true
name:
name: name
annotations:
d4d:docExample:
tag: d4d:docExample
value: AI-READI Dataset
description: A human-readable name for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:name
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string
description:
name: description
annotations:
d4d:docExample:
tag: d4d:docExample
value: A multimodal dataset of 4,000 participants with Type 2 Diabetes.
description: A human-readable description for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:description
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
- DatasetRelationship
range: string
notes:
name: notes
description: Residual content only, after every fitting slot is used — structured
slots first, then description; notes solely for what description cannot hold
(#385). Never invent keys (#380).
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:comment
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string
source_caveats:
name: source_caveats
description: 'Commentary on the evidence behind this object''s values — source
conflicts, what a value was transcribed from, questions the source material
leaves unanswered (#385). A trust annotation about the sibling slots, not dataset
content: content belongs in the structured slots, description or notes.'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: dcterms:provenance
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string
class_uri: schema:Thing
Induced
name: NamedThing
description: A generic grouping for any identifiable entity.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
attributes:
id:
name: id
annotations:
d4d:docExample:
tag: d4d:docExample
value: https://example.org/dataset/my-dataset-001
description: A unique identifier for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:identifier
identifier: true
alias: id
owner: NamedThing
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: uriorcurie
required: true
name:
name: name
annotations:
d4d:docExample:
tag: d4d:docExample
value: AI-READI Dataset
description: A human-readable name for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:name
alias: name
owner: NamedThing
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string
description:
name: description
annotations:
d4d:docExample:
tag: d4d:docExample
value: A multimodal dataset of 4,000 participants with Type 2 Diabetes.
description: A human-readable description for a thing.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:description
alias: description
owner: NamedThing
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
- DatasetRelationship
range: string
notes:
name: notes
description: Residual content only, after every fitting slot is used — structured
slots first, then description; notes solely for what description cannot hold
(#385). Never invent keys (#380).
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: schema:comment
alias: notes
owner: NamedThing
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string
source_caveats:
name: source_caveats
description: 'Commentary on the evidence behind this object''s values — source
conflicts, what a value was transcribed from, questions the source material
leaves unanswered (#385). A trust annotation about the sibling slots, not dataset
content: content belongs in the structured slots, description or notes.'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema/base
rank: 1000
slot_uri: dcterms:provenance
alias: source_caveats
owner: NamedThing
domain_of:
- NamedThing
- Organization
- DatasetProperty
- Grant
range: string
class_uri: schema:Thing