Skip to main content

Yellow Nineties 2.0 Application Profile

note

Dataset Status: In Review

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 Main Document.

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:

Vocabulary and Authority Acronyms:

Main Classes​

Entity TypeClassDeclaration Snippet (TTL)
Personcrm:E21_Person
<Y90:Person> a crm:E21_Person .
Unique Identifiercrm:E42_Identifier
<Y90_Identifer> a crm:E42_Identifier ;
crm:P2_has_type <identifer_type> .
Namecrm:E33_E41_Linguistic_Appellation
<name> a crm:E33_E41_Linguistic_Appellation ;
crm:P2_has_type biography:personalName .
Birth Eventcrm:E67_Birth
<Birth_Event> a crm:E67_Birth .
Placecrm:E53_Place
<Birth_Place> a crm:E53_Place .
Death Eventcrm:E69_Death
<Death_Event> a crm:E69_Death .
Education Activitycrm:E7_Activity
<Education_Activity> a crm:E7_Activity ;
crm:P2_has_type occupation:education .
Educational Institutioncrm:E74_Group
<Educational_Institution> a crm:E74_Group ;
crm:P2_has_type biography:educationalOrganization .
Occupationfrbroo:F51_Pursuit
<Occupation> a frbroo:F51_Pursuit ;
crm:P2_has_type <Role_Type> .
Publishing Activitycrm:E65_Creation
<Expression_Creation> a crm:E65_Creation ;
crm:P2_has_type wikidata:Q732577 .
Publishercrm:E74_Group
<Publisher> a crm:E74_Group ;
crm:P2_has_type wikidata:Q2085381 .
Y90s Creationcrm:E65_Creation
<Creation_Activity> a crm:E65_Creation ;
crm:P2_has_type event:ProductionEvent , event:PublishingEvent .
Yellow Ninetiesfrbroo:F2_Expression
<Yellow_Nineties> a frbroo:F2_Expression ;
crm:P2_has_type wikidata:Q1002697.
Relationship Activitycrm:E7_Activity
<Relationship_Activity> a crm:E7_Activity ;
crm:P2_has_type <Relationship_Type> .
Gendercrm:E89_Propositional_Object
  identity:Gender a crm:E89_Propositional_Object .
Avatar/Personacrm:E74_Group
<persona_group> a crm:E74_Group ;
crm:P2_has_type biography:persona .
Group Membershipcrm:E74_Group
<membership_group> a crm:E74_Group ;
crm:P2_has_type wikidata:Q6815100 .

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.

Application profile

Nodes​

Basic Patterns​

Identifiers​

Unique Identifiers​

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that a person is identified by a unique identifier.

Abstraction

crm:E21_Person β†’ crm:P1_is_identified_by β†’ crm:E42_Identifier
β†’ crm:P2_has_type β†’ crm:P55_Type
β†’ crm:P190_has_symbolic_content β†’ rdfs:Literal

Content ValuesType of Valueliteral value (text)
Expected ValueLiteral value from the Yellow Nineties dataset
Format/Requirements for the Valuerdfs:literal
Example Valuesβ€œ#RBA”, β€œ#AKN”, β€œ#SCR”
Case ExamplesTypical 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>)
β†’ crm:P190_has_symbolic_content β†’ β€œ#RBA”

Edge Case Example & AbstractionN/A
Resource Links

The Dublin Core Metadata Initiative. (2021, July 19). Identifier. DCMI Metadata Terms.

https://www.dublincore.org/specifications/dublin-core/dcmi-terms/terms/identifier/

The Getty Research Institute. (2017, March 7). Art & Architecture Thesaurus Online.

https://www.getty.edu/research/tools/vocabularies/aat/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterndc:identifier

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P1_is_identified_by <Y90_Identifier> .

<Y90_Identifier> a crm:E42_Identifier ;
rdfs:label "Yellow Nineties Project internal identifier for <name>" ;
crm:P2_has_type <identifier_type> ;
crm:P190_has_symbolic_content "<Y90_Identifier>" .

<identifier_type> a crm:E55_Type ;
rdfs:label "identifier" .
Names​

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that a person is identified by a name.
Abstraction

crm:E21_Person β†’ crm:P1_is_identified_by β†’ crm:E33_E41_Linguistic_Appellation
β†’ crm:P2_has_type β†’ crm:E55_Type
β†’ crm:P190_has_symbolic_content β†’ rdfs:Literal

Content ValuesType of ValueUniform Resource Identifier (URI); literal (text) value
Expected Value

URI from the Yellow Nineties dataset; URI from an existing linked data authority or minted by LINCS; literal value from the Yellow Nineties dataset

Format/Requirements for the ValueURI (preferably dereferenceable); rdfs:literal
Example Values

β€œMarriott Watson, Rosamund”, β€œSharp, William”, β€œGeddes, Patrick”, <http://id.lincsproject.ca/biography/additionalName>

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography states that Rosamund Marriott Watson is also known as Rosamund Thomson. β€œThomson, Rosamund” is typed as an additional name.

<y90s:marriott-watson-rosamund/> β†’ crm:P1_is_identified_by β†’ crm:E33_E41_Linguistic_Appellation
β†’ crm:P2_has_type β†’ <biography:AdditionalName>
β†’ crm:P190_has_symbolic_content β†’


β€œThomson, Rosamund”

Edge Case Example & AbstractionN/A
Resource Links

Brown, S., Cummings, J., Drudge-Wilson, J., Faulkner, C., Lemak, A., Martin, K., Mo, A., Penancier, J., Simpson, J., Singh, G., Stacey, D., & Warren, R. (2020, July 14). The CWRC Ontology Specification 0.99.86. The Canadian Writing Research Collaboratory.

https://sparql.cwrc.ca/ontologies/cwrc.html#

The Wikimedia Foundation. (2021). Wikidata.

https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:name; y90s:birth_name; y90s:aka

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P1_is_identified_by <name> .

<name> a crm:E33_E41_Linguistic_Appellation ;
rdfs:label "<name>" ;
crm:P2_has_type biography:personalName ;
crm:P190_has_symbolic_content "<name>" .

biography:personalName a crm:E55_Type ;
rdfs:label "personal name" .

Birth​

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that a person was born.
Abstraction

crm:E21_Person β†’ crm:P98i_was_born β†’ crm:E67_Birth

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://id.lincsproject.ca/FCEJ0z7mf8x>; <http://id.lincsproject.ca/FKIm8AgHUG9>; <http://id.lincsproject.ca/FSxkKEJMV7n>

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography declares that Rosamund Marriott Watson was born.

<y90s:marriott-watson-rosamund/> β†’ crm:P98i_was_born β†’ <lincs:mMR1zqnuXRv>

Edge Case Example & AbstractionN/A
Resource Links

The Wikimedia Foundation. (2019, December 30). Wikidata: Main Page. Wikidata.

https://www.wikidata.org/wiki/Wikidata:Main_Page

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:birth_place; y90s:birth_place_uri

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P98i_was_born <Birth_Event> .

<Birth_Event> a crm:E67_Birth ;
rdfs:label "Birth Event of <name>" .
Birth Date​

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that a person was born on a date.
Abstraction

crm:E67_Birth
β†’ crm:P4_has_time_span β†’ crm:E52_Time_Span
β†’ crm:P82_at_some_time_within β†’ rdfs:Literal
β†’ crm:P82a_begin_of_the_begin β†’ xsd:dateTime
β†’ crm:P82b_end_of_the_end β†’ xsd:dateTime

Content ValuesType of Valueliteral value (text); date-time value
Expected Value

literal value (text) from the Yellow Nineties dataset; date-time value from the Yellow Nineties dataset

Format/Requirements for the Valuerdfs:literal; xsd:dateTime
Example Valuesβ€œ1860”; β€œ1860-01-01”; ”1844”
Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography declares that Rosamund Marriott Watson was born in 1860.

<lincs:mMR1zqnuXRv>
β†’ crm:P4_has_time_span β†’ crm:E52_Time_Span
β†’ crm:P82_at_some_time_within β†’ β€œ1860”
β†’ crm:P82a_begin_of_the_begin β†’ β€œ1860-01-01”
β†’ crm:P82b_end_of_the_end β†’ β€œ1860-12-31”

Edge Case Example & AbstractionN/A
Resource Links

W3C. (2012, April 5). W3C XML Schema Definition Language (XSD) 1.1 Part 1: Structures .

https://www.w3.org/TR/xmlschema11-1/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:birth_date

Pattern in TTL:

<Birth_Event> a crm:E67_Birth ; 
rdfs:label "Birth Event of <name>" ;
crm:P4_has_time-span <Birth_Date> .

<Birth_Date> a crm:E52_Time-Span ;
rdfs:label "Birth date of <name>" ;
crm:P82_at_some_time_within "<Birth_Date>" ;
crm:P82a_begin_of_the_begin "<Birth_Date>"^^xsd:dateTime ;
crm:P82b_end_of_the_end "<Birth_Date>"^^xsd:dateTime .
Birth Place​

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that a person was born at a place.
Abstraction

crm:E67_Birth
β†’ crm:P7_took_place_at β†’ crm:E53_Place
β†’ crm:P89_falls_within β†’ crm:E53_Place

Content ValuesType of ValueUniform Resource Identifier (URI); literal (text) value
Expected Value

URI from the Yellow Nineties dataset, existing linked data authority, or minted by LINCS; literal value (text) from the Yellow Nineties dataset

Format/Requirements for the ValueURI (preferably dereferenceable); rdfs:literal
Example Values

β€œHackney, London, England”, <https://www.wikidata.org/entity/Q205679>; <http://id.lincsproject.ca/Mk9ygPrxBpR>; β€œUnited States of America”

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography declares that Rosamund Marriott Watson was born in Hackney, London, England.

<y90s:marriott-watson-rosamund/> β†’ crm:P98i_was_born β†’ crm:E67_Birth
β†’ crm:P7_took_place_at β†’ β€œHackney, London, England”
β†’ crm:P89_falls_within β†’ <wikidata:Q205679>

Edge Case Example & AbstractionN/A
Resource Links

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:birth_place; y90s:birth_place_uri

Pattern in TTL:

<Birth_Event> a crm:E67_Birth ;
rdfs:label "Birth Event of <name>" ;
crm:P7_took_place_at <Birthplace> .

<Birthplace> a crm:E53_Place ;
rdfs:label "<Birthplace>" ;
crm:P89_falls_within <Birthplace_URI> .

<Birthplace_URI> a crm:E53_Place ;
rdfs:label "<Birthplace_URI>" .

Death​

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that a person died.
Abstraction

crm:E21_Person β†’ crm:P100i_died_in β†’ crm:E69_Death

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://id.lincsproject.ca/M7PkE50mfmZ>;


<http://id.lincsproject.ca/MLIV33EwB6i>;


<http://id.lincsproject.ca/MU8EnSIAceA>

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography declares that Rosamund Marriott Watson died in Shere, Surrey, England.

<y90s:marriott-watson-rosamund/> β†’ crm:P100i_died_in β†’ <lincs:USlmuDwFYCR>

Edge Case Example & AbstractionN/A
Resource Links

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:death_place; y90s:death_place_uri

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P100i_died_in <Death_Event> .

<Death_Event> a crm:E69_Death ;
rdfs:label "Death event of <name>" .
Death Date​

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that a person died on a date.
Abstraction

crm:E69_Death
β†’ crm:P4_has_time_span β†’ crm:E52_Time_Span
β†’ crm:P82_at_some_time_within β†’ rdfs:Literal
β†’ crm:P82a_begin_of_the_begin β†’ xsd:dateTime
β†’ crm:P82b_end_of_the_end β†’ xsd:dateTime

Content ValuesType of Valueliteral value (text); date-time value
Expected Value

literal value (text) from the Yellow Nineties dataset; date-time value from the Yellow Nineties dataset

Format/Requirements for the Valuerdfs:literal; xsd:dateTime
Example Valuesβ€œ1911”, β€œ1911-01-01”, "1943"
Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography declares that Rosamund Marriott Watson died in 1911. The death event in this pattern corresponds with the death event in the Death Place pattern.

<lincs:USlmuDwFYCR>
β†’ crm:P4_has_time_span β†’ crm:E52_Time_Span
β†’ crm:P82_at_some_time_within β†’ β€œ1911”
β†’ crm:P82a_begin_of_the_begin β†’ β€œ1911-01-01”
β†’ crm:P82b_end_of_the_end β†’ β€œ1911-12-31”

Edge Case Example & AbstractionN/A
Resource Links

W3C. (2012, April 5). W3C XML Schema Definition Language (XSD) 1.1 Part 1: Structures .

https://www.w3.org/TR/xmlschema11-1/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:death_date

Pattern in TTL:

<Death_Event> a crm:E69_Death ; 
rdfs:label "Death event of <name>" ;
crm:P4_has_time_span <Death_Date> .

<Death_Date> a crm:E52_Time-Span ;
rdfs:label "Death date of <name>" ;
crm:P82_at_some_time_within "<Death_Date>" ;
crm:P82a_begin_of_the_begin "<Death_Date>"^^xsd:dateTime ;
crm:P82b_end_of_the_end "<Death_Date>"^^xsd:dateTime .
Death Place​

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that a person died at a place.
Abstraction

crm:E69_Death
β†’ crm:P7_took_place_at β†’ crm:E53_Place
β†’ crm:P89_falls_within β†’ crm:E53_Place

Content ValuesType of ValueUniform Resource Identifier (URI); literal (text) value
Expected Value

URI from the Yellow Nineties dataset, existing linked data authority, or minted by LINCS; literal value (text) from the Yellow Nineties dataset

Format/Requirements for the ValueURI (preferably dereferenceable); rdfs:literal
Example Values

β€œShere, Surrey, England”, <http://www.wikidata.org/entity/Q2188542>; β€œ132 Fulham Road, London”; <http://id.lincsproject.ca/8jGB34XQKoI>

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography declares that Rosamund Marriott Watson died in Shere, Surrey, England.

<lincs:USlmuDwFYCR>
β†’ crm:P7_took_place_at β†’ β€œShere, Surrey, England”
β†’ crm:P89_falls_within β†’ <wikidata:Q2188542>

Edge Case Example & AbstractionN/A
Resource Links

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:death_place; y90s:death_place_uri

Pattern in TTL:

<Death_Event> a crm:E69_Death ; 
rdfs:label "Death event of <name>" ;
crm:P7_took_place_at <Death_Place> .

<Death_Place> a crm:E53_Place ;
rdfs:label "<Death_Place>" ;
crm:P89_falls_within <Death_Place_URI> .

<Death_Place_URI> a crm:E53_Place ;
rdfs:label "<Death_Place_URI>" .

Activities​

Education Activities​

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that a person engaged in educational activities carried out by an educational institution.

Abstraction

crm:E21_Person β†’ crm:P02i_is_range_of β†’ crmpc:PC14_carried_out_by
β†’ crmpc:P14.1_in_the_role_of β†’ crm

occupation:student

β†’ crmpc:P01_has_domain β†’ crm:E7_Activity
β†’ crm:P2_has_type β†’ crm
event:EducationEvent

β†’ crm:P14_carried_out_by β†’ crm:E74_Group
β†’ crm:P2_has_type β†’ crm
biography:educationalOrganization

Content ValuesType of ValueUniform Resource Identifier (URI); literal (text) value
Expected Value

URI from an existing linked data authority or minted by LINCS; literal value from the Yellow Nineties dataset

Format/Requirements for the ValueURI (preferably dereferenceable); rdfs:literal
Example Values

<http://id.lincsproject.ca/KoE46wAZrNy>, β€œRoyal School of Mines”; <http://id.lincsproject.ca/aPhyq1LVSZn>; β€œSlade School of Art”

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography states that Patrick Geddes was educated at the Royal School of Mines.

<y90s:geddes-patrick/> β†’ crm:P02i_is_range_of β†’ crmpc:PC14_carried_out_by


(β†’ crmpc:P14.1_in_the_role_of β†’ <occupation:student>)
β†’ crmpc:P01_has_domain β†’ crm:E7_Activity


(β†’ crm:P2_has_type β†’ <event:EducationEvent>)
β†’ crm:P14_carried_out_by β†’ <lincs:KoE46wAZrNy>


(β†’ crm:P2_has_type β†’


<biography:educationalOrganization>)
β†’ rdfs:label β†’ β€œRoyal School of Mines”

Edge Case Example & AbstractionN/A
Resource Links

Brown, S., Cummings, J., Drudge-Wilson, J., Faulkner, C., Lemak, A., Martin, K., Mo, A., Penancier, J., Simpson, J., Singh, G., Stacey, D., & Warren, R. (2020, July 14). The CWRC Ontology Specification 0.99.86. The Canadian Writing Research Collaboratory.

https://sparql.cwrc.ca/ontologies/cwrc.html#

The Wikimedia Foundation. (2021). Wikidata.

https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:educated_at

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P02i_is_range_of <Education_Activity_Role> .

<Education_Activity_Role> a crmpc:PC14_carried_out_by ;
rdfs:label "<Education_Role> role of <name>" ;
crmpc:P01_has_domain <Education_Activity> ;
crmpc:P02_has_range <Y90_Person> ;
crmpc:P14.1_in_the_role_Of <Education_Role> .

<Education_Activity> a crm:E7:Activity ;
rdfs:Label "Education activity of <name>" ;
crm:P14_carried_out_by <Educational_Institution> .

<Educational_Institution> a crm:E74_Group ;
rdfs:label "<Educational_Organization>" ;
crm:P2_has_type biography:educationalOrganization .

biography:educationalOrganization a crm:E55_Type ;
rdfs:label "educational organization" .

<Education_Role> a crm:E55:Type ;
rdfs:label "<Education_Role>" .
Professional Activities & Occupations​

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that a person engaged in professional or apprenticeship occupations, conceptualized as a pursuit which may include roles.

Abstraction

crm:E21_Person β†’ crm:P14i_performed β†’ frbroo:F51_Pursuit
β†’ crm:P2_has_type β†’ crm:E55_Type

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI from an existing linked data authority or minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<https://personography.1890s.ca/occupation/professional/professions/artists/illustrator/>; <https://personography.1890s.ca/occupation/professional/professions/literary-and-scientific-persons/author/>; <https://personography.1890s.ca/occupation/industrial/workers-and-dealers-in-various-mineral-substances/earthenware-and-glass/glassware-or-stained-glass-design/>

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography states that Rosamund Marriott Watson held the occupation of journalist.

<y90s:marriott-watson-rosamund/> β†’ crm:P14i_performed β†’ frbroo:F51_Pursuit


(β†’ crm:P2_has_type β†’ <occupation:Occupation>)
β†’ crm:P2_has_type β†’ <y90s:journalist>

Edge Case Example & Abstraction

The Yellow Nineties Personography states that Walter Crane held the apprenticeship of β€œpictorial engraver.”

<y90s:crane-walter/> β†’ crm:P02i_is_range_of β†’ crm:PC14_Carried_Out_By
β†’ crm:P14.1_in_the_role_of β†’


<wikidata:Q253567>
β†’ crm:P01_has_domain β†’ frbroo:F51_Pursuit
β†’ crm:P2_has_type β†’


<wikidata:Q59263467>
β†’ crm:P2_has_type β†’ <y90s:pictorial-engraver>

Resource Links

Brown, S., Cummings, J., Drudge-Wilson, J., Faulkner, C., Lemak, A., Martin, K., Mo, A., Penancier, J., Simpson, J., Singh, G., Stacey, D., & Warren, R. (2020, July 14). The CWRC Ontology Specification 0.99.86. The Canadian Writing Research Collaboratory.

https://sparql.cwrc.ca/ontologies/cwrc.html#

The Wikimedia Foundation. (2021). Wikidata.

https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this PatternY90s:has_occupation; y90s:has_apprenticeship

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:14i_performed <Occupation> .

<Occupation> a frbroo:F51_Pursuit ;
rdfs:label "<Role_Type> occupation of <name>" ;
crm:P2_has_type <Role_Type> .

<Role_Type> a crm:E55_Type ;
rdfs:label "<Role_Type>" .
Publishing Activities​

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that a person engaged in publishing activities.

Abstraction

crm:E21_Person β†’ crm:P14i_performed β†’ crm:E65_Creation
β†’ crm:P2_has_type β†’ crm

wikidata:Q732577

β†’ crm:P14_carried_out_by β†’ crm:E74_Group
β†’ crm:P2_has_type β†’ crm
wikidata:Q2085381

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI from an existing linked data authority or minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values<https://dbpedia.org/page/The_Bodley_Head>;
Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography dataset declares that Rosamund Marriott Watson published with The Bodley Head. This publishing endeavour is conceptualized as an activity shared between both parties.

<y90s:marriott-watson-rosamund/> β†’ crm:P14i_performed β†’ crm:E65_Creation


(β†’ crm:P2_has_type β†’ <wikidata:Q732577>)
β†’ crm:P14_carried_out_by β†’ <dbr:The_Bodley_Head>


(β†’ crm:P2_has_type β†’ <wikidata:Q2085381>)

Edge Case Example & AbstractionN/A
Resource Links

The Wikimedia Foundation. (2021). Wikidata.

https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:published_with

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P14i_performed <Expression_Creation> .

<Expression_Creation> a crm:E65_Creation ;
rdfs:label "Yellow Nineties publishing activity of <name>" ;
crm:P14_carried_out_by <Publisher> ;
crm:P2_has_type wikidata:Q732577 .

<Publisher> a crm:E74_Group ;
rdfs:label "<Publisher>" ;
crm:P2_has_type wikidata:Q2085381 .

wikidata:Q732577 a crm:E55_Type ;
rdfs:label "publication" .

wikidata:Q2085381 a crm:E55_Type ;
rdfs:label "publisher" .
Contribution Activities​

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that a person contributed (directly or indirectly) to the creation of one or more Yellow Nineties periodicals.

Abstraction

crm:E21_Person β†’ crm:P14i_performed β†’ crm:E65_Creation
β†’ crm:P94_has_created β†’ <Yellow_Nineties>


crm:E21_Person β†’ crm:P11i_participated_in β†’ crm:E65_Creation
β†’ crm:P94_has_created β†’ <Yellow_Nineties>

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI minted by LINCS
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://id.lincsproject.ca/FCN9TclIiYl>; <http://id.lincsproject.ca/tQmPJo9trzE>

Case ExamplesTypical Example & Abstraction

In the Yellow Nineties Personography dataset, contribution to the creation of Yellow Nineties is identified by a string value (direct, indirect). Rosamund Marriott Watson’s contribution is identified in this dataset as β€œdirect.”

<y90s:marriott-watson-rosamund/> β†’ crm:P14i_performed β†’ <lincs:tQmPJo9trzE> β†’ crm:P94_has_created β†’ <lincs:FCN9TclIiYl>

Edge Case Example & Abstraction

When the contribution is identified as β€œindirect,” the property crm:P11i_participated_in is used instead. Antonio Ferriera’s contribution is identified in this dataset as β€œindirect.”

<y90s:ferriera-antonio/> β†’ crm:P11i_participated_in β†’ <lincs:tQmPJo9trzE>
β†’ crm:P94_has_created β†’ <lincs:FCN9TclIiYl>

Resource LinksN/A
Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:contribution_type

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P14i_performed <Creation_Activity> .

<Creation_Activity> a crm:E65_Creation ;
rdfs:label "Yellow Nineties Creation" ;
crm:P94_has_created <Yellow_Nineties> .

<Yellow_Nineties> a frbroo:F2_Expression ;
rdfs:label "Yellow Nineties" .

Relationships​

Parents & Children​

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that a person has or is a parent.
Abstraction

crm:P21_Person1 β†’ crm:P152_has_parent β†’ crm:P21_Person2


crm:P21_Person2 β†’ crm:152i_is_parent_of β†’ crm:P21_Person1

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI from Yellow Nineties dataset
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<https://personography.1890s.ca/persons/benson-edward-white/>; <https://personography.1890s.ca/persons/benson-a-c/>; <https://personography.1890s.ca/persons/garstin-althea-dochie/>

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography declares that Walter Crane is the child of Thomas Crane and inversely Thomas Crane is the parent of Walter Crane.

<y90s:crane-walter/> β†’ crm:P152_has_parent β†’ <y90s:crane-thomas/>


<y90s:crane-thomas/> β†’ crm:152i_is_parent_of β†’ <y90s:crane-walter/>

Edge Case Example & AbstractionN/A
Resource Links

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:parent_of; y90s:child_of

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P152_has_parent <Y90:Person2> .

<Y90:Person2> a crm:E21_Person ;
rdfs:label "<Y90:Person2>" ;
crm:P152i_is_parent_of <Y90:Person> .
Interpersonal Relationships​

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that there existed a relationship between two persons, conceptualized as an activity. In some cases, each person’s contribution to the relationship activity may be qualified through roles.

Abstraction

crm:E21_Person1 β†’ crm:P14i_performed β†’ crm:E7_Activity
β†’ crm:P2_has_type β†’ crm:P55_Type
β†’ crm:P14_carried_out_by β†’ crm:E21_Person2

Content ValuesType of ValueUniform Resource Identifier (URI); literal value (text)
Expected Value

URI from an existing linked data authority or minted by LINCS; literal value (text) from the Yellow Nineties dataset

Format/Requirements for the ValueURI (preferably dereferenceable); rdfs:literal
Example Values

<https://personography.1890s.ca/persons/meynell-alice/>; <https://personography.1890s.ca/persons/gosse-edmund-william-sir/>; <https://personography.1890s.ca/persons/makower-stanley-victor/>

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography dataset declares that Rosamund Marriott Watson shared a friendship with Alice Meynell.

<y90s:marriott-watson-rosamund/> β†’ crm:P14i_performed β†’ crm:E7_Activity
β†’ crm:P2_has_type β†’ <wikidata:Q491>
β†’ crm:P14_carried_out_by β†’ <y90s:meynell-alice/>

Edge Case Example & Abstraction

The Yellow Nineties Personography dataset declares that Andrew Lang and Rosamund Marriott Watson shared a mentorship relationship wherein Lang was the mentor and Marriott Watson was the mentee. Their relationship is manifested as a unique crm:E7_Activity in which they both participate in two different roles.

<y90s:lang-andrew/> β†’ crm:P02i_is_range_of
β†’ crm:PC14_carried_out_by
β†’ crm:P14.1_in_the_role_of β†’ <wikidata:Q16515647>
β†’ crm:P01_has_domain β†’ crm:E7_Activity
β†’ crm:P2_has_type β†’ <wikidata:Q967647>
β†’ crm:P01i_is_domain_of β†’ crm:PC14_carried_out_by
β†’ crm:P14.1_in_the_role_of β†’ <wikidata:Q17138417>
β†’ crm:P02_has_range β†’ <y90s:marriott-watson-rosamund/>

Resource Links

Brown, S., Cummings, J., Drudge-Wilson, J., Faulkner, C., Lemak, A., Martin, K., Mo, A., Penancier, J., Simpson, J., Singh, G., Stacey, D., & Warren, R. (2020, July 14). The CWRC Ontology Specification 0.99.86. The Canadian Writing Research Collaboratory.

https://sparql.cwrc.ca/ontologies/cwrc.html#

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Pattern

y90s:colleague_of; y90s:extralegal_spouse_of; y90s:friend_of; y90s:intimate; y90s:legal_spouse_of; y90s:relative_of; y90s:sibling_of; y90s:mentor_of; y90s:mentored_by

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P14i_performed <Relationship_Activity> .

<Relationship_Activity> a crm:E7_Activity ;
rdfs:label "<Relationship_Type> relationship between <Y90:Person> and <Y90:Person2>" ;
crm:P2_has_type <Relationship_Type> ;
crm:P14_carried_out_by <Y90:Person2> .

<Relationship_Type> a crm:E55_Type ;
rdfs:label "<Relationship_Type>" .

<Y90:Person2> a crm:E21_Person ;
rdfs:label "<Y90:Person2>" .

Identities​

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that a person has been associated with a gender identity.

Abstraction

crm:E21_Person β†’ crm:P140i_was_attributed_by β†’ crm:E13_Attribute_Assignment
β†’ crm:P2_has_type β†’ crm

context:GenderContext

β†’ crm:P141_assigned β†’ crm:E7_Activity
β†’ crm:P2_has_type β†’ crm
event:GenderEvent

β†’ crm:P16_used_specific_object β†’


crm:E55_Type, E89_Propositional_Object[identity:Gender]

Content ValuesType of ValueUniform Resource Identifier (URI)
Expected ValueURI from LINCS Identity Vocabulary
Format/Requirements for the ValueURI (preferably dereferenceable)
Example Values

<http://id.lincsproject.ca/identity/undefinedGender>; <http://id.lincsproject.ca/identity/man>; ; <http://id.lincsproject.ca/identity/woman>

Case ExamplesTypical Example & Abstraction

In the Yellow Nineties Personography dataset, gender (assumed gender attributed at birth) is identified by a single letter string value (F, M, O). Rosamund Marriott Watson is identified in this dataset as female by the value β€œf.”

<y90s:marriott-watson-rosamund/> β†’ crm:P140i_was_attributed_by β†’ crm:E13_Attribute_Assignment


(β†’ crm:P2_has_type β†’ <context:GenderContext)
β†’ crm:P141_assigned β†’ crm:E7_Activity


(β†’ crm:P2_has_type β†’ <event:GenderEvent>) β†’


crm:P16_used_specific_object β†’ <identity:woman>

Edge Case Example & AbstractionN/A
Resource Links

Brown, S., Cummings, J., Drudge-Wilson, J., Faulkner, C., Lemak, A., Martin, K., Mo, A., Penancier, J., Simpson, J., Singh, G., Stacey, D., & Warren, R. (2020, July 14). The CWRC Ontology Specification 0.99.86. The Canadian Writing Research Collaboratory.

https://sparql.cwrc.ca/ontologies/cwrc.html#

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this PatternY90s:assigned_sex

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P140i_was_attributed_by <Gender_Assignment> .

<Gender_Assignment> a crm:E13_Attribute_Assignment ;
rdfs:label "<name> - Gender Context - Assigning" ;
crm:P2_has_type context:GenderContext ;
crm:P141_assigned <Gender_Activity> .

<Gender_Activity> a crm:E7_Activity ;
rdfs:label "<name> - Gender Label Connection" ;
crm:P2_has_type event:GenderEvent ;
crm:P16_used_specific_object <identity:gender> .

event:GenderEvent a crm:E55_Type ;
rdfs:label "gender event" .

context:GenderContext a crm:E55_Type ;
rdfs:label "gender context" .

<identity:gender> a crm:E55_Type, crm:E89_Propositional_Object ;
rdfs:label "<assumed_gender_attributed_at_birth>" .

Avatar/Persona​

Application profile

Pattern/Structure ValuesDefinition

This pattern declares that a person may have used an avatar or persona, conceptualized as a group.

Abstraction

crm:E21_Person β†’ crm:P107i_is_current_or_former_member_of β†’ crm:E74_Group
β†’ crm:P2_has_type β†’ crm

biography:persona

Content ValuesType of ValueUniform Resource Identifier (URI); literal value (text)
Expected Value

URI from the Yellow Nineties dataset; literal value (text) from the Yellow Nineties dataset

Format/Requirements for the ValueURI (preferably dereferenceable); rdfs:literal
Example Values

<https://personography.1890s.ca/persons/tomson-graham-r/>; β€œGraham R. Tomson”; <https://personography.1890s.ca/persons/macleod-fiona/>; β€œFiona Macleod”

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography states that William Sharp is a member of another Yellow Nineties person, Fiona Macleod.

<y90s:sharp-william/> β†’ crm:P107i_is_current_or_former_member_of β†’ <y90s:macleod-fiona/>
β†’ crm:P2_has_type β†’ <biography:persona>

Edge Case Example & AbstractionN/A
Resource Links

Brown, S., Cummings, J., Drudge-Wilson, J., Faulkner, C., Lemak, A., Martin, K., Mo, A., Penancier, J., Simpson, J., Singh, G., Stacey, D., & Warren, R. (2020, July 14). The CWRC Ontology Specification 0.99.86. The Canadian Writing Research Collaboratory.

https://sparql.cwrc.ca/ontologies/cwrc.html#

The Wikimedia Foundation. (2021). Wikidata. https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:has_avatar

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P107i_is_current_or_former_member_of <persona_group> .

<persona_group> a crm:E74_Group ;
rdfs:label "<persona_group>" ;
crm:P2_has_type biography:persona .

biography:persona a crm:E55_Type ;
rdfs:label "persona" .

Group Membership​

Application profile

Pattern/Structure ValuesDefinitionThis pattern declares that a person was a member of a group.
Abstraction

crm:E21_Person β†’ crm:P107i_is_current_or_former_member_of β†’ crm:E74_Group
β†’ crm:P2_has_type β†’ crm

wikidata:Q6815100

Content ValuesType of ValueUniform Resource Identifier (URI); literal (text) value
Expected Value

URI from an existing linked data authority or minted by LINCS; literal value from the Yellow Nineties dataset

Format/Requirements for the ValueURI (preferably dereferenceable); rdfs:literal
Example Values

<http://id.lincsproject.ca/Hjw1EJ70UVM>, β€œBritish Sociological Society”; <http://id.lincsproject.ca/Vb9GL2TjY5O>; β€œOld Edinburgh School of Art”

Case ExamplesTypical Example & Abstraction

The Yellow Nineties Personography states that Patrick Geddes is a member of the British Sociological Society.

<y90s:geddes-patrick/> β†’ crm:P107i_is_current_or_former_member_of β†’ <lincs:lfEWkpvhuK6>
β†’ crm:P2_has_type β†’ <wikidata:Q6815100>
β†’ rdfs:label β†’ β€œBritish Sociological Society”

Edge Case Example & AbstractionN/A
Resource Links

The Wikimedia Foundation. (2021). Wikidata.

https://www.wikidata.org/

Discussion Elements Pertaining to the PatternN/A
Y90s Elements Following this Patterny90s:is_member_of

Pattern in TTL:

<Y90:Person> a crm:E21_Person ; 
rdfs:label "<Y90:Person>" ;
crm:P107i_is_current_or_former_member_of
<Membership_Organization> .

<Membership_Organization> a crm:E74_Group ;
rdfs:label "<Membership_Organization>" ;
crm:P2_has_type wikidata:Q6815100 .

wikidata:Q6815100 a crm:E55_Type ;
rdfs:label "membership organization" .