Skip to content

Commit

Permalink
2024-10-01 update
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-lab committed Oct 1, 2024
1 parent fb506ad commit 8a13242
Show file tree
Hide file tree
Showing 28 changed files with 744,636 additions and 744,636 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Semantic Lab Data Export
---
Generated: 2024-09-30
Generated: 2024-10-01

- [Linked Jazz Oral History Network](#linked-jazz-oral-history-network)
- [Linking Lost Jazz Shrines](#linking-lost-jazz-shrines)
Expand Down
58 changes: 29 additions & 29 deletions context/context-doc.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -1126,6 +1126,29 @@
],
"skos:note": "time an entity begins to exist or a statement starts being valid"
},
"interviewed": {
"@id": "http://base.semlab.io/entity/P171",
"skos:prefLabel": "interviewed"
},
"separator": {
"@id": "http://base.semlab.io/entity/P239",
"skos:prefLabel": "separator",
"skos:note": "specifies the allowed separator(s) for \u201csingle value\u201d and \u201csingle best value\u201d constraints"
},
"propertyScope": {
"@id": "http://base.semlab.io/entity/P240",
"skos:prefLabel": "property scope",
"skos:note": "specifies the scope parameter of a 'scope' constraint"
},
"mentionsViaAttribution": {
"@id": "http://base.semlab.io/entity/P241",
"skos:prefLabel": "mentions via attribution",
"skos:note": "work the subject mentioned and attributed to an artist or otherwise classified"
},
"E.A.T.DatascapePageIdentifier": {
"@id": "http://base.semlab.io/entity/P245",
"skos:prefLabel": "E.A.T. Datascape Page Identifier"
},
"formatterUrl": {
"@id": "http://base.semlab.io/entity/P244",
"skos:prefLabel": "formatter URL",
Expand Down Expand Up @@ -1170,29 +1193,6 @@
"skos:prefLabel": "property example",
"skos:note": "example of property usage; statement value is item that uses property, qualifier property is property, qualifier value is value of item statement using property (see https://base.semlab.io/entity/P70#P251 for example usage)"
},
"interviewed": {
"@id": "http://base.semlab.io/entity/P171",
"skos:prefLabel": "interviewed"
},
"separator": {
"@id": "http://base.semlab.io/entity/P239",
"skos:prefLabel": "separator",
"skos:note": "specifies the allowed separator(s) for \u201csingle value\u201d and \u201csingle best value\u201d constraints"
},
"propertyScope": {
"@id": "http://base.semlab.io/entity/P240",
"skos:prefLabel": "property scope",
"skos:note": "specifies the scope parameter of a 'scope' constraint"
},
"mentionsViaAttribution": {
"@id": "http://base.semlab.io/entity/P241",
"skos:prefLabel": "mentions via attribution",
"skos:note": "work the subject mentioned and attributed to an artist or otherwise classified"
},
"E.A.T.DatascapePageIdentifier": {
"@id": "http://base.semlab.io/entity/P245",
"skos:prefLabel": "E.A.T. Datascape Page Identifier"
},
"interviewedBy": {
"@id": "http://base.semlab.io/entity/P170",
"skos:prefLabel": "interviewed by"
Expand Down Expand Up @@ -1811,12 +1811,12 @@
"@id": "http://base.semlab.io/entity/Q19058",
"skos:prefLabel": "city",
"skos:altLabel": [
"army installation",
"hamlet",
"military camp",
"settlement",
"town",
"village",
"army installation"
"village"
],
"owl:equivalentClass": [
"https://schema.org/City"
Expand Down Expand Up @@ -1933,8 +1933,8 @@
"@id": "http://base.semlab.io/entity/Q19071",
"skos:prefLabel": "event",
"skos:altLabel": [
"competition",
"events"
"events",
"competition"
],
"owl:equivalentClass": [
"https://schema.org/Event"
Expand Down Expand Up @@ -2223,12 +2223,12 @@
"@id": "http://base.semlab.io/entity/Q19070",
"skos:prefLabel": "occupation",
"skos:altLabel": [
"career",
"craft",
"employment",
"job",
"profession",
"work"
"work",
"career"
],
"skos:note": "object is the vocation, profession, or skill by which the subject is identified"
},
Expand Down
10 changes: 5 additions & 5 deletions context/context-lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,18 +139,18 @@
"http://base.semlab.io/entity/P168": "attendedPerformanceAt",
"http://base.semlab.io/entity/P169": "signedWith",
"http://base.semlab.io/entity/P120": "startTime",
"http://base.semlab.io/entity/P171": "interviewed",
"http://base.semlab.io/entity/P239": "separator",
"http://base.semlab.io/entity/P240": "propertyScope",
"http://base.semlab.io/entity/P241": "mentionsViaAttribution",
"http://base.semlab.io/entity/P245": "E.A.T.DatascapePageIdentifier",
"http://base.semlab.io/entity/P244": "formatterUrl",
"http://base.semlab.io/entity/P246": "partOfSeries",
"http://base.semlab.io/entity/P247": "bibliographicReferenceOf",
"http://base.semlab.io/entity/P248": "hasBibliographicReference",
"http://base.semlab.io/entity/P249": "fullWorkAvailableAtUrl",
"http://base.semlab.io/entity/P250": "partOfCollection",
"http://base.semlab.io/entity/P251": "propertyExample",
"http://base.semlab.io/entity/P171": "interviewed",
"http://base.semlab.io/entity/P239": "separator",
"http://base.semlab.io/entity/P240": "propertyScope",
"http://base.semlab.io/entity/P241": "mentionsViaAttribution",
"http://base.semlab.io/entity/P245": "E.A.T.DatascapePageIdentifier",
"http://base.semlab.io/entity/P170": "interviewedBy",
"http://base.semlab.io/entity/P172": "photographedBy",
"http://base.semlab.io/entity/P173": "photographed",
Expand Down
48 changes: 24 additions & 24 deletions context/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -729,63 +729,63 @@
"@type": "@id",
"@container": "@set"
},
"formatterUrl": {
"@id": "semlab:P244",
"interviewed": {
"@id": "semlab:P171",
"@type": "@id",
"@container": "@set"
},
"partOfSeries": {
"@id": "semlab:P246",
"separator": {
"@id": "semlab:P239",
"@type": "@id",
"@container": "@set"
},
"bibliographicReferenceOf": {
"@id": "semlab:P247",
"propertyScope": {
"@id": "semlab:P240",
"@type": "@id",
"@container": "@set"
},
"hasBibliographicReference": {
"@id": "semlab:P248",
"mentionsViaAttribution": {
"@id": "semlab:P241",
"@type": "@id",
"@container": "@set"
},
"fullWorkAvailableAtUrl": {
"@id": "semlab:P249",
"E.A.T.DatascapePageIdentifier": {
"@id": "semlab:P245",
"@type": "@id",
"@container": "@set"
},
"partOfCollection": {
"@id": "semlab:P250",
"formatterUrl": {
"@id": "semlab:P244",
"@type": "@id",
"@container": "@set"
},
"propertyExample": {
"@id": "semlab:P251",
"partOfSeries": {
"@id": "semlab:P246",
"@type": "@id",
"@container": "@set"
},
"interviewed": {
"@id": "semlab:P171",
"bibliographicReferenceOf": {
"@id": "semlab:P247",
"@type": "@id",
"@container": "@set"
},
"separator": {
"@id": "semlab:P239",
"hasBibliographicReference": {
"@id": "semlab:P248",
"@type": "@id",
"@container": "@set"
},
"propertyScope": {
"@id": "semlab:P240",
"fullWorkAvailableAtUrl": {
"@id": "semlab:P249",
"@type": "@id",
"@container": "@set"
},
"mentionsViaAttribution": {
"@id": "semlab:P241",
"partOfCollection": {
"@id": "semlab:P250",
"@type": "@id",
"@container": "@set"
},
"E.A.T.DatascapePageIdentifier": {
"@id": "semlab:P245",
"propertyExample": {
"@id": "semlab:P251",
"@type": "@id",
"@container": "@set"
},
Expand Down
Loading

0 comments on commit 8a13242

Please sign in to comment.