Class: Corpus
Collection of documents (e.g., all JGI publications).
URI: https://w3id.org/jgi/gcs_citation/Corpus
classDiagram
class Corpus
click Corpus href "../Corpus/"
Corpus : id
Corpus : name
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| id | 1 Integer |
direct | |
| name | 0..1 String |
direct |
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| source_table | corpus |
Schema Source
- from schema: https://w3id.org/jgi/gcs_citation
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://w3id.org/jgi/gcs_citation/Corpus |
| native | https://w3id.org/jgi/gcs_citation/Corpus |
LinkML Source
Direct
name: Corpus
annotations:
source_table:
tag: source_table
value: corpus
description: Collection of documents (e.g., all JGI publications).
from_schema: https://w3id.org/jgi/gcs_citation
attributes:
id:
name: id
from_schema: https://w3id.org/jgi/gcs_citation
identifier: true
domain_of:
- ConceptIdentifier
- ConceptIdentifierType
- ConceptRelation
- Document
- DocumentConcept
- Publication
- Corpus
- GenomeCitationReport
- GenomeCitationStatistics
- Institution
- Publisher
- JgiMetadata
- MeshKeyword
- ApiAccessLog
range: integer
required: true
name:
name: name
from_schema: https://w3id.org/jgi/gcs_citation
domain_of:
- ConceptIdentifierType
- Corpus
- Institution
- Publisher
range: string
Induced
name: Corpus
annotations:
source_table:
tag: source_table
value: corpus
description: Collection of documents (e.g., all JGI publications).
from_schema: https://w3id.org/jgi/gcs_citation
attributes:
id:
name: id
from_schema: https://w3id.org/jgi/gcs_citation
identifier: true
alias: id
owner: Corpus
domain_of:
- ConceptIdentifier
- ConceptIdentifierType
- ConceptRelation
- Document
- DocumentConcept
- Publication
- Corpus
- GenomeCitationReport
- GenomeCitationStatistics
- Institution
- Publisher
- JgiMetadata
- MeshKeyword
- ApiAccessLog
range: integer
required: true
name:
name: name
from_schema: https://w3id.org/jgi/gcs_citation
alias: name
owner: Corpus
domain_of:
- ConceptIdentifierType
- Corpus
- Institution
- Publisher
range: string