Class: IndexedResourcePartOf
An association class for attaching an index locator
as additional information to a isPartOf
relationship.
URI: dlpubs:IndexedResourcePartOf
erDiagram
IndexedResourcePartOf {
string locator
}
Role {
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Statement {
uriorcurie object
}
AttributeSpecification {
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
uriorcurie range
string value
}
Annotation {
uriorcurie annotation_tag
string annotation_value
}
Thing {
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Resource {
uriorcurieList about
uriorcurie same_as
string short_name
string title
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Activity {
W3CISO8601 ended_at
W3CISO8601 started_at
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Entity {
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Agent {
uriorcurie id
uriorcurieList broad_mappings
uriorcurieList close_mappings
string description
uriorcurieList exact_mappings
uriorcurieList narrow_mappings
uriorcurieList related_mappings
NodeUriOrCurie schema_type
}
Relationship {
uriorcurie object
}
Identifier {
uriorcurie creator
string notation
NodeUriOrCurie schema_type
}
IndexedResourcePart {
string locator
}
IndexedResourcePartOf ||--|o Resource : "resource"
IndexedResourcePartOf ||--}o Role : "roles"
Role ||--}o Thing : "relations"
Role ||--}o Annotation : "annotations"
Role ||--}o AttributeSpecification : "attributes"
Role ||--}o Statement : "characterized_by"
Statement ||--|| Property : "predicate"
AttributeSpecification ||--|| Property : "predicate"
AttributeSpecification ||--}o Annotation : "annotations"
AttributeSpecification ||--}o AttributeSpecification : "attributes"
AttributeSpecification ||--}o Statement : "characterized_by"
Thing ||--}o Thing : "relations"
Thing ||--}o Annotation : "annotations"
Thing ||--}o AttributeSpecification : "attributes"
Thing ||--}o Statement : "characterized_by"
Resource ||--}o IndexedResourcePart : "indexed_parts"
Resource ||--}o IndexedResourcePartOf : "indexed_part_of"
Resource ||--}o Identifier : "identifiers"
Resource ||--}o Relationship : "qualified_relations"
Resource ||--}o Agent : "attributed_to"
Resource ||--}o Entity : "derived_from"
Resource ||--}o Activity : "generated_by"
Resource ||--}o Thing : "relations"
Resource ||--}o Annotation : "annotations"
Resource ||--}o AttributeSpecification : "attributes"
Resource ||--}o Statement : "characterized_by"
Activity ||--|o Location : "at_location"
Activity ||--}o Identifier : "identifiers"
Activity ||--}o Relationship : "qualified_relations"
Activity ||--}o Agent : "associated_with"
Activity ||--}o Activity : "informed_by"
Activity ||--}o Thing : "relations"
Activity ||--}o Annotation : "annotations"
Activity ||--}o AttributeSpecification : "attributes"
Activity ||--}o Statement : "characterized_by"
Entity ||--}o Identifier : "identifiers"
Entity ||--}o Relationship : "qualified_relations"
Entity ||--}o Agent : "attributed_to"
Entity ||--}o Entity : "derived_from"
Entity ||--}o Activity : "generated_by"
Entity ||--}o Thing : "relations"
Entity ||--}o Annotation : "annotations"
Entity ||--}o AttributeSpecification : "attributes"
Entity ||--}o Statement : "characterized_by"
Agent ||--}o Agent : "acted_on_behalf_of"
Agent ||--|o Location : "at_location"
Agent ||--}o Identifier : "identifiers"
Agent ||--}o Relationship : "qualified_relations"
Agent ||--}o Thing : "relations"
Agent ||--}o Annotation : "annotations"
Agent ||--}o AttributeSpecification : "attributes"
Agent ||--}o Statement : "characterized_by"
Relationship ||--}| Role : "roles"
IndexedResourcePart ||--|| Resource : "resource"
IndexedResourcePart ||--}o Role : "roles"
Inheritance
- IndexedResourceRelationship
- IndexedResourcePartOf
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
locator | 0..1 String |
A descriptive identifier that locates a resource within a containing resource | IndexedResourceRelationship |
resource | 0..1 Resource |
Property referencing a resource within an indexed-part or indexed-part-of qua... | IndexedResourceRelationship |
roles | * Role |
Describes the function of an entity or agent (object) within the scope of a `... | IndexedResourceRelationship |
Usages
used by | used in | type | used |
---|---|---|---|
Publication | indexed_part_of | range | IndexedResourcePartOf |
Resource | indexed_part_of | range | IndexedResourcePartOf |
Grant | indexed_part_of | range | IndexedResourcePartOf |
Dataset | indexed_part_of | range | IndexedResourcePartOf |
Instrument | indexed_part_of | range | IndexedResourcePartOf |
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/publications/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | dlpubs:IndexedResourcePartOf |
native | dlpubs:IndexedResourcePartOf |
LinkML Source
Direct
name: IndexedResourcePartOf
description: An association class for attaching an index `locator` as additional information
to a `isPartOf` relationship.
from_schema: https://concepts.datalad.org/s/publications/unreleased
is_a: IndexedResourceRelationship
Induced
name: IndexedResourcePartOf
description: An association class for attaching an index `locator` as additional information
to a `isPartOf` relationship.
from_schema: https://concepts.datalad.org/s/publications/unreleased
is_a: IndexedResourceRelationship
attributes:
locator:
name: locator
description: A descriptive identifier that locates a resource within a containing
resource. This can be a unique name, a numerical key, or another notation that
uniquely identifies the subject within the containing resource.
from_schema: https://concepts.datalad.org/s/publications/unreleased
exact_mappings:
- bibo:locator
rank: 1000
slot_uri: dlres:locator
alias: locator
owner: IndexedResourcePartOf
domain_of:
- IndexedResourceRelationship
range: string
resource:
name: resource
description: Property referencing a resource within an indexed-part or indexed-part-of
qualified relationship.
from_schema: https://concepts.datalad.org/s/publications/unreleased
rank: 1000
slot_uri: dlres:resource
alias: resource
owner: IndexedResourcePartOf
domain_of:
- IndexedResourceRelationship
range: Resource
inlined: false
roles:
name: roles
description: Describes the function of an entity or agent (object) within the
scope of a `Relationship` with the subject.
from_schema: https://concepts.datalad.org/s/publications/unreleased
exact_mappings:
- prov:hadRole
- dcat:had_role
rank: 1000
slot_uri: dlroles:roles
alias: roles
owner: IndexedResourcePartOf
domain_of:
- Relationship
- IndexedResourceRelationship
range: Role
multivalued: true
inlined: false