Skip to content

Instantly share code, notes, and snippets.

@kefo
Created December 19, 2022 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kefo/e5d375325c1779e36fd14f59d6e9e2c6 to your computer and use it in GitHub Desktop.
Save kefo/e5d375325c1779e36fd14f59d6e9e2c6 to your computer and use it in GitHub Desktop.
{
"type": "Merge",
"id": "https://ld4.github.io/entity_metadata_management/examples/activity1.json",
"published": "2022-02-03T15:04:18Z",
"object": [
{
"type": "Relationship",
"subject": "http://id.loc.gov/authorities/subjects/cookeryWhiskey",
"relationship": "http://www.loc.gov/mads/rdf/v1#useInstead",
"object": "http://id.loc.gov/authorities/subjects/sh85032152",
"startTime": "2015-04-21T12:34:56"
},
{
"type": "Relationship",
"subject": "http://id.loc.gov/authorities/subjects/cookeryWine",
"relationship": "http://www.loc.gov/mads/rdf/v1#useInstead",
"object": "http://id.loc.gov/authorities/subjects/sh85032152",
"startTime": "2015-04-21T12:34:56"
}
]
},
{
"type": "Split",
"id": "https://ld4.github.io/entity_metadata_management/examples/activity1.json",
"published": "2022-02-03T15:04:18Z",
"object": [
{
"type": "Relationship",
"subject": "http://id.loc.gov/authorities/subjects/sh85032152",
"relationship": "http://www.loc.gov/mads/rdf/v1#useInstead",
"object": "http://id.loc.gov/authorities/subjects/cookeryWhiskey",
"startTime": "2015-04-21T12:34:56"
},
{
"type": "Relationship",
"subject": "http://id.loc.gov/authorities/subjects/sh85032152",
"relationship": "http://www.loc.gov/mads/rdf/v1#useInstead",
"object": "http://id.loc.gov/authorities/subjects/cookeryWine",
"startTime": "2015-04-21T12:34:56"
}
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment