Digital Object
Derivative Generators |
---|
Attributes
KeyField
|
LAM.3_digital_resource
|
---|---|
Identifier
|
LAM.3
|
Name
|
Digital Object
|
System Name
|
digital_resource
|
Description
|
Any digital resource or small set of consistent resources that are the output of a single process or activity, including images, word or pdf documents, video, audio or data files.
Each individual file can have its own technical and identity information, but the creation of them is described only at the instance level.
|
Documentation
|
https://linked.art/model/digital/#digital-objects
|
API Documentation
|
https://linked.art/api/1.0/endpoint/digital_object/
|
Arches Example
|
http://www.thesemantictakin.com:8000/graph_designer/0044f7da-b4b6-11ea-84f7-3af9d3b32b71
|
Version
|
1
|
Version Date
|
2022-01-01
|
Last Modified
|
2025-02-25
|
Authors
|
Linked.art
|
Funders
|
Linked.art
|
Funding Project
|
LA
|
Ontology
|
crmgeo_1.2.1, dcterms_1.1, crmdig_3.2.1, crmarchaeo_1.4.1, frbr_2.4, rdfs_1.1, la_0.9, crm_7.1.1, crmsci_1.2.6, skos_1.0, crminf_1.0, dc_1.1
|
Project
|
LA
|
SparQL
|
?subject a crmdig:D1_Digital_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
|
SparQL List
|
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT * WHERE { ?subject a crmdig:D1_Digital_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
} LIMIT 100
|
SparQL Count
|
PREFIX la: <https://linked.art/ns/terms/>
PREFIX aat: <http://vocab.getty.edu/aat/>
PREFIX crm: <http://www.cidoc-crm.org/cidoc-crm/>
PREFIX crmdig: <http://www.ics.forth.gr/isl/CRMdig/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT (count(?subject) as ?subject_count) WHERE { ?subject a crmdig:D1_Digital_Object .
OPTIONAL {?subject rdfs:label ?subject_label . }
}
|
URI
|
http://takin.solutions/space/linked.art/composite/LAM.3
|
count
|
Ontology Graph
Instance Graph
Turtle RDF
JSON-LD
Fields
[CAT.1] Names and Identifiers
Identifier | Name | System Name | Description | Old Ontological Path | Ontological Path | Expected Value Type | Expected Model | Expected Collection | Derivatives | Count |
---|---|---|---|---|---|---|---|---|---|---|
LAF.6 | Name | name_content | This field is used to record the string value of the name attributed to the documented digital resource. | ->p1->E33_E41[4_1]->p190->rdf:literal | ->crm:P1_is_identified_by->crm:E33_E41_Linguistic_Appellation[4_1]->crm:P190_has_symbolic_content->rdf:literal | String | ||||
LAF.5 | Name Type | name_type | This field is used to record the type of the name attributed to the documented digital resource. | ->p1->E33_E41[4_1]->p2->E55[5_1] | ->crm:P1_is_identified_by->crm:E33_E41_Linguistic_Appellation[4_1]->crm:P2_has_type->crm:E55_Type[5_1] | Concept | ||||
LAF.7 | Name Language | name_language | This field is used to record the language of the name attributed to the documented digital resource. | ->p1->E33_E41[4_1]->p72->E56[7_1] | ->crm:P1_is_identified_by->crm:E33_E41_Linguistic_Appellation[4_1]->crm:P72_has_language->crm:E56_Language[7_1] | Concept | ||||
LAF.44 | Source Reference Work for Name | name_source_reference | This field is used to link to a source text in which the name denoting the documented digital resource is used. | ->p1->E33_E41[4_1]->p67i->E33[44_1] | ->crm:P1_is_identified_by->crm:E33_E41_Linguistic_Appellation[4_1]->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[44_1] | Reference Model | Textual Work | |||
LAF.4 | Name Label | name_label | This field is used to record the string value of the machine readable label used for displaying the instance of name that is used to denote the documented digital resource. | ->p1->E33_E41[4_1]->rdfs:label->rdf:literal | ->crm:P1_is_identified_by->crm:E33_E41_Linguistic_Appellation[4_1]->rdfs:label->rdf:literal | String | ||||
LAF.500 | Name Part | name_part | This field is used to link the documented name of an entity to its relevant name part. | ->p1->E33_E41[4_1]->p106->E33_E41[500_1] | ->crm:P1_is_identified_by->crm:E33_E41_Linguistic_Apellation[4_1]->crm:P106_is_composed_of->crm:E33_E41_Linguistic_Appellation[500_1] | Collection | Name | |||
LAF.10 | Identifier | identifier_content | This field is used to record an identifier attributed to the documented digital resource. | ->p1->E42[8_1]->p190->rdf:literal | ->crm:P1_is_identified_by->crm:E42_Identifier[8_1]->crm:P190_has_symbolic_content->rdf:literal | String | ||||
LAF.9 | Identifier Type | identifier_type | This field is used to record the type of the identifier attributed to the documented digital resource. | ->p1->E42[8_1]->p2->E55[9_1] | ->crm:P1_is_identified_by->crm:E42_Identifier[8_1]->crm:P2_has_type->crm:E55_Type[9_1] | Concept | ||||
LAF.45 | Source Reference Work for Identifier | identifier_source_reference | This field is used to link to a source text in which the identifier denoting the documented digital resource is used. | ->p1->E42[8_1]->p67i->E33[45_1] | ->crm:P1_is_identified_by->crm:E42_Identifier[8_1]->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[45_1] | Reference Model | Textual Work | |||
LAF.8 | Identifier Label | identifier_label | This field is used to record the string value of the machine readable label used for displaying the instance of identifier that is used to denote the documented digital resource. | ->p1->E42[8_1]->rdfs:label->rdf:literal | ->crm:P1_is_identified_by->crm:E42_Identifier[8_1]->rdfs:label->rdf:literal | String | ||||
LAF.434 | Identifier Data Assignment | identifier_data_assignment | This field is used to indicate the details of the data assignment of this identifier to the documented object. | ->p1->E42[8_1]->p141i->E13[434_1] | ->crm:P1_is_identified_by->crm:E42_Identifier[8_1]->crm:P141i_was_assigned_by->crm:E13_Attribute_Assignment[434_1] | Collection | Data Assignment | |||
LAF.37 | External URI | exact_match | This field is used to document a URI which is meant to indicate an equivalence between the documented entity and a resolvable, structured reference resource that stands as a document for this self same entity. | ->skos:ExactMatch->E1[37_1] | ->skos:ExactMatch->crm:E1_CRM_Entity[37_1] | uri |
Ontology Graph
Instance Graph
Turtle RDF
JSON-LD
Name: Sample
Name Part | Name Type | Source Reference Work for Name | Name Label | Name | Name Language |
Identifier: Sample
Identifier | Identifier Type | Identifier Label | Identifier Data Assignment | Source Reference Work for Identifier |
Exact Match: Sample
Exact Match |
[CAT.16] Classification
Identifier | Name | System Name | Description | Old Ontological Path | Ontological Path | Expected Value Type | Expected Model | Expected Collection | Derivatives | Count |
---|---|---|---|---|---|---|---|---|---|---|
LAF.11 | Type | type | This field is used to record the formal type of the documented digital resource. | ->p2->E55[11_1] | ->crm:P2_has_type->crm:E55_Type[11_1] | Concept |
Ontology Graph
Instance Graph
Turtle RDF
JSON-LD
Type: Sample
Type |
[CAT.13] Description
Identifier | Name | System Name | Description | Old Ontological Path | Ontological Path | Expected Value Type | Expected Model | Expected Collection | Derivatives | Count |
---|---|---|---|---|---|---|---|---|---|---|
LAF.15 | Statement | statement_content | This field is used to record the actual textual content of the statement describing the documented digital resource. | ->p67i->E33[13_1]->p190->rdf:literal | ->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[13_1]->crm:P190_has_symbolic_content->rdf:literal | String | ||||
LAF.14 | Statement Type | statement_type | This field is used to record the formal type of the statement made about the documented digital resource. | ->p67i->E33[13_1]->p2->E55[14_1] | ->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[13_1]->crm:P2_has_type->crm:E55_Type[14_1] | Concept | ||||
PIRF.464 | Statement Type Metatype | statement_type_metatype | This field is used to record the type of the formal type of the statement made about the documented entity. | ->p67i->E33[13_1]->p2->E55[14_1]->p2->E55[464_1] | ->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[13_1]->crm:P2_has_type->crm:E55_Type[14_1]->crm:P2_has_type->crm:E55_Type[464_1] | Concept | ||||
LAF.16 | Statement Language | statement_language | This field is used to record the language of the statement describing the documented digital resource. | ->p67i->E33[13_1]->p72->E56[16_1] | ->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[13_1]->crm:P72_has_language-->crm:E56_Language[16_1] | Concept | ||||
LAF.55 | Source Reference Work for Statement | statement_source_reference | This field is used to link to a source text from which the statement describing the documented digital resource is derived. | ->p67i->E33[13_1]->p67i->E33[55_1] | ->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[13_1]->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[55_1] | Reference Model | Textual Work | |||
LAF.13 | Statement Label | statement_label | This field is used to record the string value of the machine readable label used for displaying the instance of statement that describes the documented digital resource. | ->p67i->E33[13_1]->rdfs:label->rdf:literal | ->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[13_1]->rdfs:label->rdf:literal | String | ||||
LAF.50 | Name for Statement | statement_name | This field is used to link to a name attributed to the statement made about the documented digital resource. | ->p67i->E33[13_1]->p1->E33_E41[50_1] | ->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[13_1]->crm:P1_is_identified_by->crm:E33_E41_Linguistic_Apellation[50_1] | Collection | Name |
Ontology Graph
Instance Graph
Turtle RDF
JSON-LD
Statement: Sample
Statement Language | Source Reference Work for Statement | Statement Label | Statement | Name for Statement | Statement Classification Metatype | Statement Type |
[CAT.9] Parthood
Identifier | Name | System Name | Description | Old Ontological Path | Ontological Path | Expected Value Type | Expected Model | Expected Collection | Derivatives | Count |
---|---|---|---|---|---|---|---|---|---|---|
LAF.121 | Part of Digital Resource | part_of_digital_resource | This field is used to link the documented digital resource to another digital resource of which it forms a part. | ->p106i->E73[121_1] | ->crm:P106i_forms_part_of->crm:E73_Information_Object[121_1] | Reference Model | Digital Object |
Ontology Graph
Instance Graph
Turtle RDF
JSON-LD
Part of Digital Resource: Sample
Part of Digital Resource |
[CAT.3] Qualities
Identifier | Name | System Name | Description | Old Ontological Path | Ontological Path | Expected Value Type | Expected Model | Expected Collection | Derivatives | Count |
---|---|---|---|---|---|---|---|---|---|---|
LAF.586 | Access Point | access_point | This field is used to indicate a URL at which a digital resource acn be found. | ->la:access_point->D1[586_1] | ->la:access_point->crmdig:D1_Digital_Object[586_1] | uri | ||||
LAF.584 | Format | format | This field is used to indicate the format of a textual work. | dc:format->rdf:literal | dc:format->rdf:literal | String | ||||
LAF.97 | Member of Set | member_of_set | This field is used to link the documented digital resource to a set of which it is a member. | ->la:member_of->la:Set[97_1] | ->la:member_of->la:Set[97_1] | Reference Model | Set | |||
LAF.122 | Digital Resource Conformance | digital_resource_conforms_to | This field is used to link the digital resource to a string that describes the kind of standard to which it conforms. | ->dcterms:conformsTo->E73[122_1] | ->dcterms:conformsTo->crm:E73_Information_Object[122_1] | String | ||||
LAF.101 | Dimension Value | dimension_value | This field is used to record the value for the documented instance of dimension. | ->p43->E54[98_1]->p90->rdf:literal | ->crm:P43_has_dimension->crm:E54_Dimension[98_1]->crm:P90_has_value->rdf:literal | Integer | ||||
LAF.98 | Highest Possible Dimension Value | dimension_highest_possible_value | This field is used to record the highest possible value for a dimension when the value of the dimension is known as a range. | ->p43->E54[98_1]->p90b->rdf:literal | ->crm:P43_has_dimension->crm:E54_Dimension[98_1]->crm:P90b_has_upper_value_limit->rdf:literal | Integer | ||||
LAF.105 | Lowest Possible Dimension Value | dimension_lowest_possible_value | This field is used to record the lowest possible value for a dimension when the value of the dimension is known as a range. | ->p43->E54[98_1]->p90a->rdf:literal | ->crm:P43_has_dimension->crm:E54_Dimension[98_1]->crm:P90a_has_lower_value_limit->rdf:literal | Integer | ||||
LAF.99 | Dimension Unit | dimension_unit | This field is used to record the unit for the documented instance of dimension. | ->p43->E54[98_1]->p91->E58[99_1] | ->crm:P43_has_dimension->crm:E54_Dimension[98_1]->crm:P91_has_unit->crm:E58_Measurement_Unit[99_1] | Concept | ||||
LAF.104 | Dimension Type | dimension_type | This field is used to record the formal type of the documented dimension. | ->p43->E54[98_1]->p2->E55[104_1] | ->crm:P43_has_dimension->crm:E54_Dimension[98_1]->crm:P2_has_type->crm:E55_Type[104_1] | Concept | ||||
LAF.103 | Source Reference Work for Dimension | dimension_source_reference | This field is used to link the documented dimension to a statement that describes it. | ->p43->E54[98_1]->p67i->E33[103_1] | ->crm:P43_has_dimension->crm:E54_Dimension[98_1]->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[103_1] | Reference Model | Textual Work | |||
LAF.102 | Dimension Label | dimension_label | This field is used to record the string value of the machine readable label used for the documented dimension. | ->p43->E54[98_1]->rdfs:label->rdf:literal | ->crm:P43_has_dimension->crm:E54_Dimension[98_1]->rdfs:label->rdf:literal | String | ||||
LAF.100 | Name for Dimension | dimension_name | This field is used to link the documented dimension to a name that has been attributed to it. | ->p43->E54[98_1]->p1->E33_E41[100_1] | ->crm:P43_has_dimension->crm:E54_Dimension[98_1]->crm:P1_is_identified_by->crm:E33_E41_Linguistic_Apellation[100_1] | Collection | Name | |||
LAF.453 | Statement about Dimension | dimension_statement | This field is used to link the dimension of a documented entity to a statement that describes it. | ->p43->E54[98_1]->P67i->E33[453_1] | ->crm:P43_has_dimension->crm:E54_Dimension[98_1]->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[453_1] | Collection | Statement | |||
LAF.435 | Dimension Data Assignment | dimension_data_assignment | This field is used to indicate the details of the data assignment of this dimension to the documented object. | ->p43->E54[98_1]->p141i->E13[435_1] | ->crm:P43_has_dimension->crm:E54_Dimension[98_1]->crm:P141i_was_assigned_by->crm:E13_Attribute_Assignment[435_1] | Collection | Data Assignment |
Ontology Graph
Instance Graph
Turtle RDF
JSON-LD
Dimension: Sample
Statement about Dimension | Dimension Value | Dimension Label | Lowest Possible Dimension Value | Highest Possible Dimension Value | Name for Dimension | Dimension Unit | Dimension Type | Dimension Data Assignment | Source Reference Work for Dimension |
Format: Sample
Format |
Access Point: Sample
Access Point |
Digital Resource Conformance: Sample
Digital Resource Conformance |
Member of Set: Sample
Member of Set |
[CAT.5] Events
Identifier | Name | System Name | Description | Old Ontological Path | Ontological Path | Expected Value Type | Expected Model | Expected Collection | Derivatives | Count |
---|---|---|---|---|---|---|---|---|---|---|
LAF.86 | Creator | creation_actor | This field is used to link the documented digital resource creation activity to an actor responsible for carrying it out. | ->P94i->E65[71_1]->P14->E39[86_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P14_carried_out_by->crm:E39_Actor[86_1] | Reference Model | Person , Group | |||
LAF.71 | Creation Event Location | creation_location | This field is used to link the documented digital resource creation activity to a location at which it was carried out. | ->P94i->E65[71_1]->P7->E53[71_2] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P7_took_place_at->crm:E53_Place[71_2] | Reference Model | Place | |||
LAF.89 | Object used in Creation Event | creation_object_used | This field is used to link the documented digital resource creation activity to an instance of physical object used in the exercise of this activity in a manner consequential to its outcome. | ->P94i->E65[71_1]->P16->E22[89_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P16_used_specific_object->crm:E22_Human-Made_Object[89_1] | Reference Model | Physical Thing , Textual Work , Visual Work , Set , Digital Object | |||
LAF.93 | Technique used in Creation Event | creation_technique | This field is used to indicate a kind of technique used in the execution of the documented entity creation activity. | ->P94i->E65[71_1]->P32->E55[93_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P32_used_general_technique->crm:E55_Type[93_1] | Concept | ||||
LAF.87 | Influences on Creation Event | creation_influence | This field is used to link the documented digital resource creation activity to any digital resource which had a substantial influence on that activity. | ->P94i->E65[71_1]->P15->E1[87_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P15_was_influenced_by->crm:E1_CRM_Entity[87_1] | Reference Model | Activity , Set , Digital Object , Group , Period , Person , Physical Thing , Place , Provenance Activity , Textual Work | |||
LAF.96 | Related Event causal to Creation Event | creation_cause | This field is used to link the documented entity creation activity to another event which was the causal reason behind its coming to be. | ->P94i->E65[71_1]->O13i->E5[96_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:O13i_is_trigerred_by->crm:E5_Event[96_1] | Reference Model | Activity , Provenance Activity , Period | |||
LAF.91 | Creation Event Type | creation_type | This field is used to record the formal type of the documented digital resource creation activity. | ->P94i->E65[71_1]->P2->E55[91_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P2_has_type->crm:E55_Type[91_1] | Concept | ||||
LAF.85 | Source Reference Work for Creation Event | creation_source_reference | This field is used to link the documented digital resource creation activity to a textual source which documents the creation itself. | ->P94i->E65[71_1]->P67i->E33[85_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[85_1] | Reference Model | Textual Work | |||
LAF.92 | Creation Event Label | creation_label | This field is used to record the string value of the machine readable label used for the documented digital resource creation activity. | ->P94i->E65[71_1]->rdfs:label->rdf:literal | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->rdfs:label->rdf:literal | String | ||||
LAF.90 | TimeSpan of Curation Event | creation_timespan | This field is used to link the documented digital resource creation activity to an instance of time-span recording the temporal extent of the activity. | ->P94i->E65[71_1]->P4->E52[90_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P4_has_time-span->crm:E52_Time-Span[90_1] | Collection | TimeSpan | |||
LAF.88 | Name for Creation Event | creation_name | This field is used to link the documented digital resource creation activity to a name that has been attributed to it. | ->P94i->E65[71_1]->P1->E33_E41[88_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P1_is_identified_by->crm:E33_E41_Linguistic_Apellation[88_1] | Collection | Name | |||
LAF.94 | Identifier for Creation Event | creation_identifier | This field is used to link the documented entity creation activity to an identifier that has been attributed to it. | ->P94i->E65[71_1]->P1->E42[94_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P1_is_identified_by->crm:E42_Identifier[94_1] | Collection | Identifier | |||
LAF.95 | Statement about Creation Event | creation_statement | This field is used to link the documented entity creation activity to a statement that describes it. | ->P94i->E65[71_1]->P67i->E33[95_1] | ->crm:P94i_was_created_by->crm:E65_Creation[71_1]->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[95_1] | Collection | Statement | |||
LAF.587 | Digital Service Access Point | digital_service_access_point | This field is used to indicate access points which a digital service provides for a digital object that it serves. | ->la:digitally_available_via->la:DigitalService[106_1]->la:access_point->D1[587_1] | ->la:digitally_available_via->la:DigitalService[106_1]->la:access_Point->crmdig:D1_Digital_Object[587_1] | uri | ||||
LAF.107 | Digital Object Service Type Conformance | digital_service_conforms_to | This field is used to link the digital resource provision service to a string that describes the kind of standard to which it conforms. | ->la:digitally_available_via->la:DigitalService[106_1]->dcterms:ConformsTo->E73[107_1] | ->la:digitally_available_via->la:DigitalService[106_1]->dcterms:ConformsTo->crm:E73_Information_Object[107_1] | String | ||||
LAF.106 | Digital Object Service Type | digital_service_type | This field is used to record the formal type of the documented digital resource provision service. | ->la:digitally_available_via->la:DigitalService[106_1]->p2->E55[106_2] | ->la:digitally_available_via->la:DigitalService[106_1]->crm:P2_has_type->crm:E55_Type[106_2] | Concept | ||||
LAF.111 | Digital Object Service Label | digital_service_label | This field is used to record the string value of the machine readable label used for the documented digital resource provision service. | ->la:digitally_available_via->la:DigitalService[106_1]->rdfs:label->rdf:literal | ->la:digitally_available_via->la:DigitalService[106_1]->rdfs:label->rdf:literal | String | ||||
LAF.110 | Name for Digital Object Service | digital_service_name | This field is used to link the documented digital resource provision service to a name that has been attributed to it. | ->la:digitally_available_via->la:DigitalService[106_1]->p1->E33_E41[110_1] | ->la:digitally_available_via->la:DigitalService[106_1]->crm:P1_is_identified_by->crm:E33_E41_Linguistic_Apellation[110_1] | Collection | Name | |||
LAF.109 | Identifier for Digital Object Service | digital_service_identifier | This field is used to link the documented digital resource provision service to an identifier that has been attributed to it. | ->la:digitally_available_via->la:DigitalService[106_1]->p1->E42[109_1] | ->la:digitally_available_via->la:DigitalService[106_1]->crm:P1_is_identified_by->crm:E42_Identifier[109_1] | Collection | Identifier | |||
LAF.108 | Statement about Digital Object Service | digital_service_statement | This field is used to link the documented digital resource provision service to a statement that describes it. | ->la:digitally_available_via->la:DigitalService[106_1]->p67i->E33[108_1] | ->la:digitally_available_via->la:DigitalService[106_1]->crm:P67i_is_referred_to_by->crm:E33_Linguistic_Object[108_1] | Collection | Statement |
Ontology Graph
Instance Graph
Turtle RDF
JSON-LD
Creation: Sample
Creator | Identifier for Creation Event | Related Event causal to Creation Event | Name for Creation Event | Object used in Creation Event | Creation Event Label | Influences on Creation Event | Statement about Creation Event | TimeSpan of Creation Event | Source Reference Work for Creation Event | Creation Event Type | Creation Event Location | Creation Event Technique |
Digital Service: Sample
Statement about Digital Service | Digital Service Access Point | Name for Digital Service | Identifier for Digital Service | Digital Service Label | Digital Service Type Conformance | Digital Service Type |
[CAT.11] Information Carriers& Information Carried
Identifier | Name | System Name | Description | Old Ontological Path | Ontological Path | Expected Value Type | Expected Model | Expected Collection | Derivatives | Count |
---|---|---|---|---|---|---|---|---|---|---|
LAF.120 | Visual Work Shown by Digital Object | image_digitally_encoded | This field is used to link the documented digital resource to an image which it shows. | ->la:digitally_shows->E36[120_1] | ->la:digitally_shows->crm:E36_Visual_Item[120_1] | Reference Model | Visual Work | |||
LAF.119 | Text Carried by Digital Object | text_digitally_encoded | This field is used to link the documented digital resource to a text which it bears. | ->la:digitally_carries->E33[119_1] | ->la:digitally_carries->crm:E33_Linguistic_Object[119_1] | Reference Model | Textual Work |
Ontology Graph
Instance Graph
Turtle RDF
JSON-LD
Text Carried: Sample
Text Carried |
Image Shown: Sample
Image Shown |
[CAT.14] Documentation
Identifier | Name | System Name | Description | Old Ontological Path | Ontological Path | Expected Value Type | Expected Model | Expected Collection | Derivatives | Count |
---|---|---|---|---|---|---|---|---|---|---|
LAF.562 | Depicting Image | depicting_image | This field is used to record the existence of an image which depicts the documented entity. | ->P138i->E36[562_1] | ->crm:P138i_has_representation->crm:E36_Visual_Image[562_1] | Reference Model | Visual Work | |||
LAF.292 | Source Reference Work | source_reference_particular | This field is used to link the documented object to an instance of textual work which describes or documents it. | ->P129i->E33[292_1] | ->crm:P129i_is_subject_of->crm:E73_Information_Object[292_1] | Reference Model | Textual Work | |||
LAF.54 | Internal Label | label | This field is used to record the string value of the machine readable label used for the documented digital resource. | rdfs:label->rdf:literal | rdfs:label->rdf:literal | String |
Ontology Graph
Instance Graph
Turtle RDF
JSON-LD
Internal Label: Sample
Internal Label |
Depicted by Image: Sample
Depicted by Image |
Source Reference Work: Sample
Source Reference Work |
Generated by Zellīj, © 2021.