Skip to content

Instantly share code, notes, and snippets.

@workergnome
Created January 13, 2017 19:13
Show Gist options
  • Save workergnome/e6e5bc219c7349ad64190b18e551e051 to your computer and use it in GitHub Desktop.
Save workergnome/e6e5bc219c7349ad64190b18e551e051 to your computer and use it in GitHub Desktop.
{
"@context": [
"https://raw.githubusercontent.com/gri-is/crom/master/utils/crm_context.jsonld",
{
"cbm": "http://data.crystalbridges.org/",
"wam": "http://data.thewalters.org/",
"puam": "http://data.americanartcollaborative.org/puam/",
"gm": "http://data.americanartcollaborative.org/GM/",
"acm": "http://data.americanartcollaborative.org/acm/",
"autry": "http://data.americanartcollaborative.org/autry/",
"ccma": "http://data.americanartcollaborative.org/ccma/",
"nmwa": "http://data.americanartcollaborative.org/nmwa/",
"npg": "http://data.americanartcollaborative.org/npg/",
"ima": "http://data.americanartcollaborative.org/ima"
},
{
"xsd": "http://www.w3.org/2001/XMLSchema#",
"foaf": "http://xmlns.com/foaf/0.1/",
"homepage": "foaf:homepage",
"webpage": "schema:url",
"vocabulary": "skos:inScheme",
"preferred_label": "skos:prefLabel",
"begin_of_the_begin": {
"@id": "crm:P82a_begin_of_the_begin"
},
"end_of_the_end": {
"@id": "crm:P82b_end_of_the_end"
}
}
],
"@graph": [
{
"classified_by": {
"assigned_type": {
"id": "wam:object/id/10053/classification/type",
"label": "Painting & Drawing",
"type": "Type"
},
"general_purpose": "aat:300179869",
"id": "wam:object/id/10053/classification/event",
"type": "TypeAssignment"
},
"depicts": [
{
"id": "aat:300011098",
"label": "graphite"
},
{
"id": "aat:300014109",
"label": [
"paper (fiber product)",
"paper"
]
},
{
"id": "aat:300033973",
"label": "drawings"
}
],
"homepage": {
"id": "http://art.thewalters.org/detail/10053"
},
"id": "wam:object/id/10053",
"identified_by": {
"classified_as": "aat:300404621",
"id": "wam:id/10053",
"label": "10053",
"type": "Identifier",
"value": "10053"
},
"label": "A Scanty Meal",
"part": {
"classified_as": "wam:object/id/10053/physical/overall/dimension/id/26877",
"dimension": [
{
"classified_as": {
"id": "wam:object/id/10053/physical/overall/dimension/id/26877/type/width",
"preferred_label": "Width"
},
"crm:P91_has_unit": "cm",
"id": "wam:object/id/10053/physical/overall/dimension/id/26877/value/width",
"type": "Dimension",
"value": "10.8000000000"
},
{
"classified_as": {
"id": "wam:object/id/10053/physical/overall/dimension/id/26877/type/height",
"preferred_label": "Height"
},
"crm:P91_has_unit": "cm",
"id": "wam:object/id/10053/physical/overall/dimension/id/26877/value/height",
"type": "Dimension",
"value": "13.9000000000"
}
],
"id": "wam:object/id/10053/physical/",
"label": "Overall",
"type": "PhysicalThing"
},
"produced_by": {
"carried_out_by": {
"id": "wam:object/id/10053/production/individual/3468",
"label": "Thomas Charles Farrer",
"type": "Actor"
},
"id": "wam:object/id/10053/production",
"timespan": {
"begin_of_the_begin": "1859",
"end_of_the_end": "1859",
"id": "wam:object/id/10053/production/time",
"label": "1859",
"type": "TimeSpan"
},
"type": "Production"
},
"referred_to_by": [
{
"classified_as": "aat:300264237",
"id": "wam:object/id/10053/medium",
"type": "LinguisticObject",
"value": "pencil heightened with white"
},
{
"classified_as": "aat:300026687",
"id": "wam:object/id/10053/credit_line",
"type": "LinguisticObject",
"value": "Acquired by William T. Walters, ca. 1859"
}
],
"representation": {
"id": "wam:object/id/10053/front/media/id/62281",
"referred_to_by": {
"classified_as": "aat:300055547",
"id": "wam:object/id/10053/front/media/id/62281/image_rights",
"type": "LinguisticObject",
"value": "Because the Walters owns or has jurisdiction over the objects in its collection and owns or customarily obtains the rights to any imaging of its collection objects, it has adopted the Creative Commons Zero: No Rights Reserved or CC0 license to waive copyright and allow for unrestricted use of digital images and metadata by any person, for any purpose. \nFor more information, visit https://creativecommons.org/publicdomain/zero/1.0/ and http://art.thewalters.org/license/."
},
"type": "Image",
"value": "http://static.thewalters.org/images/PL2_37.1954_Fnt_BW_H78.jpg"
},
"subject_of": {
"classified_as": [
"aat:300080091",
"aat:300404670"
],
"id": "wam:object/id/10053/public_description",
"type": "LinguisticObject",
"value": "Thomas Charles Farrer was born in London and trained at the Working Men's College, where from 1854 to 1858 John Ruskin taught elementary classes. Farrer embraced Ruskin's teaching and on his arrival in New York, in ca. 1857, championed his former teacher's ideas. This drawing shows Ruskin's influence in the close observation of nature and meticulous detailing.\n\nThis drawing is mounted on separate sheet of paper. Around the drawing is a border, and beneath it an inscription in red ink. On the verso is an impression of the frontispiece from one of William T. Walters' two albums of American drawings. Given that this album was put together in 1859 we can assume that Walters acquired it at this time."
},
"title": {
"classified_as": "aat:300404670",
"id": "wam:object/id/10053/title",
"type": "Title",
"value": "A Scanty Meal"
},
"type": "ManMadeObject"
}
]
}
{
"@context": [
"https://raw.githubusercontent.com/gri-is/crom/master/utils/crm_context.jsonld",
{
"cbm": "http://data.crystalbridges.org/",
"wam": "http://data.thewalters.org/",
"puam": "http://data.americanartcollaborative.org/puam/",
"gm": "http://data.americanartcollaborative.org/GM/",
"acm": "http://data.americanartcollaborative.org/acm/",
"autry": "http://data.americanartcollaborative.org/autry/",
"ccma": "http://data.americanartcollaborative.org/ccma/",
"nmwa": "http://data.americanartcollaborative.org/nmwa/",
"npg": "http://data.americanartcollaborative.org/npg/",
"ima": "http://data.americanartcollaborative.org/ima"
},
{
"xsd": "http://www.w3.org/2001/XMLSchema#",
"foaf": "http://xmlns.com/foaf/0.1/",
"homepage": "foaf:homepage",
"webpage": "schema:url",
"vocabulary": "skos:inScheme",
"preferred_label": "skos:prefLabel",
"begin_of_the_begin": {
"@id": "crm:P82a_begin_of_the_begin"
},
"end_of_the_end": {
"@id": "crm:P82b_end_of_the_end"
}
}
],
"@graph": [
{
"classified_by": [
{
"assigned_type": [
{
"id": "wam:object/id/10053/classification/type",
"label": "Painting & Drawing",
"type": "Type"
}
],
"general_purpose": [
"aat:300179869"
],
"id": "wam:object/id/10053/classification/event",
"type": "TypeAssignment"
}
],
"depicts": [
{
"id": "aat:300011098",
"label": "graphite"
},
{
"id": "aat:300014109",
"label": [
"paper",
"paper (fiber product)"
]
},
{
"id": "aat:300033973",
"label": "drawings"
}
],
"homepage": {
"id": "http://art.thewalters.org/detail/10053"
},
"id": "wam:object/id/10053",
"identified_by": [
{
"classified_as": [
"aat:300404621"
],
"id": "wam:id/10053",
"label": "10053",
"type": "Identifier",
"value": "10053"
}
],
"label": "A Scanty Meal",
"part": [
{
"classified_as": [
"wam:object/id/10053/physical/overall/dimension/id/26877"
],
"dimension": [
{
"classified_as": [
{
"id": "wam:object/id/10053/physical/overall/dimension/id/26877/type/height",
"preferred_label": "Height"
}
],
"crm:P91_has_unit": "cm",
"id": "wam:object/id/10053/physical/overall/dimension/id/26877/value/height",
"type": "Dimension",
"value": "13.9000000000"
},
{
"classified_as": [
{
"id": "wam:object/id/10053/physical/overall/dimension/id/26877/type/width",
"preferred_label": "Width"
}
],
"crm:P91_has_unit": "cm",
"id": "wam:object/id/10053/physical/overall/dimension/id/26877/value/width",
"type": "Dimension",
"value": "10.8000000000"
}
],
"id": "wam:object/id/10053/physical/",
"label": "Overall",
"type": "PhysicalThing"
}
],
"produced_by": [
{
"carried_out_by": [
{
"id": "wam:object/id/10053/production/individual/3468",
"label": "Thomas Charles Farrer",
"type": "Actor"
}
],
"id": "wam:object/id/10053/production",
"timespan": [
{
"begin_of_the_begin": "1859",
"end_of_the_end": "1859",
"id": "wam:object/id/10053/production/time",
"label": "1859",
"type": "TimeSpan"
}
],
"type": "Production"
}
],
"referred_to_by": [
{
"classified_as": [
"aat:300264237"
],
"id": "wam:object/id/10053/medium",
"type": "LinguisticObject",
"value": "pencil heightened with white"
},
{
"classified_as": [
"aat:300026687"
],
"id": "wam:object/id/10053/credit_line",
"type": "LinguisticObject",
"value": "Acquired by William T. Walters, ca. 1859"
}
],
"representation": [
{
"id": "wam:object/id/10053/front/media/id/62281",
"referred_to_by": [
{
"classified_as": [
"aat:300055547"
],
"id": "wam:object/id/10053/front/media/id/62281/image_rights",
"type": "LinguisticObject",
"value": "Because the Walters owns or has jurisdiction over the objects in its collection and owns or customarily obtains the rights to any imaging of its collection objects, it has adopted the Creative Commons Zero: No Rights Reserved or CC0 license to waive copyright and allow for unrestricted use of digital images and metadata by any person, for any purpose. \nFor more information, visit https://creativecommons.org/publicdomain/zero/1.0/ and http://art.thewalters.org/license/."
}
],
"type": "Image",
"value": "http://static.thewalters.org/images/PL2_37.1954_Fnt_BW_H78.jpg"
}
],
"subject_of": [
{
"classified_as": [
"aat:300404670",
"aat:300080091"
],
"id": "wam:object/id/10053/public_description",
"type": "LinguisticObject",
"value": "Thomas Charles Farrer was born in London and trained at the Working Men's College, where from 1854 to 1858 John Ruskin taught elementary classes. Farrer embraced Ruskin's teaching and on his arrival in New York, in ca. 1857, championed his former teacher's ideas. This drawing shows Ruskin's influence in the close observation of nature and meticulous detailing.\n\nThis drawing is mounted on separate sheet of paper. Around the drawing is a border, and beneath it an inscription in red ink. On the verso is an impression of the frontispiece from one of William T. Walters' two albums of American drawings. Given that this album was put together in 1859 we can assume that Walters acquired it at this time."
}
],
"title": [
{
"classified_as": [
"aat:300404670"
],
"id": "wam:object/id/10053/title",
"type": "Title",
"value": "A Scanty Meal"
}
],
"type": "ManMadeObject"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment