Class: Records
A list of Record metadata.
URI: brc:Records
classDiagram
class Records
click Records href "../Records"
Records : records
Records --> "*" Record : records
click Record href "../Record"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
records | * Record |
List of records in the collection | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/brc/brc_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | brc:Records |
native | brc:Records |
LinkML Source
Direct
name: records
description: A list of Record metadata.
from_schema: https://w3id.org/brc/brc_schema
attributes:
records:
name: records
description: List of records in the collection.
from_schema: https://w3id.org/brc/osti_schema
rank: 1000
domain_of:
- records
range: Record
multivalued: true
tree_root: true
Induced
name: records
description: A list of Record metadata.
from_schema: https://w3id.org/brc/brc_schema
attributes:
records:
name: records
description: List of records in the collection.
from_schema: https://w3id.org/brc/osti_schema
rank: 1000
alias: records
owner: records
domain_of:
- records
range: Record
multivalued: true
tree_root: true