Yellow Nineties 2.0 Application Profile
Purpose
To document how the Yellow Nineties 2.0 data is modelled for compatibility with the wider LINCS data model. This document provides patterns used in the mapping of Yellow Nineties 2.0 data which correspond to the categories outlined in the LINCS Application Profile.
This document introduces class and property concepts as used in this specific context (LINCS and the Yellow Nineties 2.0 dataset), and are not complete definitions. Consult CIDOC CRM v. 7.1.1 documentation for full class and property descriptions.
Acronyms
Ontology Acronyms:
- CIDOC-CRM - CIDOC Conceptual Reference Model
- FRBRoo - Object-Oriented Functional Requirements for Bibliographic Records
Vocabulary and Authority Acronyms:
- Biography - The LINCS Biography Vocabulary
- Context - The LINCS Context Vocabulary
- DBpedia - DBpedia Open Knowledge Graph
- DC - Dublin Core Metadata Terms
- Event - The LINCS Event Vocabulary
- Identity - The LINCS Identity Vocabulary
- LINCS - LINCS minted entities
- Occupation - The LINCS Occupation Vocabulary
- Wikidata - Wikimedia Knowledge Base
Main Classes
Entity Type | Class | Declaration Snippet (TTL) |
Person | crm:E21_Person |
|
Unique Identifier | crm:E42_Identifier |
|
Name | crm:E33_E41_Linguistic_Appellation |
|
Birth Event | crm:E67_Birth |
|
Place | crm:E53_Place |
|
Death Event | crm:E69_Death |
|
Education Activity | crm:E7_Activity |
|
Educational Institution | crm:E74_Group |
|
Occupation | frbroo:F51_Pursuit |
|
Publishing Activity | crm:E65_Creation |
|
Publisher | crm:E74_Group |
|
Y90s Creation | crm:E65_Creation |
|
Yellow Nineties | frbroo:F2_Expression |
|
Relationship Activity | crm:E7_Activity |
|
Gender | crm:E89_Propositional_Object |
|
Avatar/Persona | crm:E74_Group |
|
Group Membership | crm:E74_Group |
|
Overview Diagram
Below is an image of the application profile overview diagram. Follow this link for a zoomable, more readable version. The segments below align with the document sections.
Nodes
Basic Patterns
Identifiers
Unique Identifiers
Pattern/Structure Values | Definition | This pattern declares that a person is identified by a unique identifier. |
Abstraction | crm:E21_Person → crm:P1_is_identified_by → crm:E42_Identifier
| |
Content Values | Type of Value | literal value (text) |
Expected Value | Literal value from the Yellow Nineties dataset | |
Format/Requirements for the Value | rdfs:literal | |
Example Values | “#RBA”, “#AKN”, “#SCR” | |
Case Examples | Typical Example & Abstraction | The Yellow Nineties Personography declares that Rosamund Marriott Watson’s Dublin Core Identifier is “#RBA”. <y90s:marriott-watson-rosamund/> → crm:P1_is_identified_by →
crm:E42_Identifier (→ crm:P2_has_type → <dc:identifier> , <lincs:srhGpLJEVcz> ,
<aat:300404012>)
|