Skip to content

Commit 6ca26e6

Browse files
committed
2025-04-30 update
1 parent f583f48 commit 6ca26e6

34 files changed

Lines changed: 743414 additions & 743414 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Semantic Lab Data Export
55
---
6-
Generated: 2025-04-29
6+
Generated: 2025-04-30
77

88
- [Linked Jazz Oral History Network](#linked-jazz-oral-history-network)
99
- [Linking Lost Jazz Shrines](#linking-lost-jazz-shrines)

context/context-doc.jsonld

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,14 +1037,6 @@
10371037
"@id": "http://base.semlab.io/entity/P202",
10381038
"skos:prefLabel": "field of work",
10391039
"skos:altLabel": [
1040-
"area",
1041-
"activity domain",
1042-
"academic subject",
1043-
"academic discipline",
1044-
"academic area",
1045-
"subject",
1046-
"domain",
1047-
"activity",
10481040
"trade",
10491041
"studies",
10501042
"specialty",
@@ -1063,7 +1055,15 @@
10631055
"discipline",
10641056
"conduct research about",
10651057
"be researcher in",
1066-
"area of work"
1058+
"area of work",
1059+
"area",
1060+
"activity domain",
1061+
"academic subject",
1062+
"academic discipline",
1063+
"academic area",
1064+
"subject",
1065+
"domain",
1066+
"activity"
10671067
],
10681068
"owl:equivalentClass": [
10691069
"http://www.wikidata.org/entity/P101"
@@ -1264,6 +1264,33 @@
12641264
"end date"
12651265
]
12661266
},
1267+
"namespace": {
1268+
"@id": "http://base.semlab.io/entity/P233",
1269+
"skos:prefLabel": "namespace",
1270+
"skos:note": "specifies the namespace parameter of a 'commons link' constraint"
1271+
},
1272+
"formatAsARegularExpression": {
1273+
"@id": "http://base.semlab.io/entity/P234",
1274+
"skos:prefLabel": "format as a regular expression",
1275+
"skos:note": "specifies the format parameter of a 'format' constraint"
1276+
},
1277+
"syntaxClarification": {
1278+
"@id": "http://base.semlab.io/entity/P235",
1279+
"skos:prefLabel": "syntax clarification",
1280+
"skos:note": "specifies human-readable explanations of a 'format' constraint. The syntax clarification is shown as part of the 'format' constraint violation message, clarifying the regular expression"
1281+
},
1282+
"constraintScope": {
1283+
"@id": "http://base.semlab.io/entity/P237",
1284+
"skos:prefLabel": "constraint scope",
1285+
"skos:note": "specifies the context(s) in which a constraint is checked"
1286+
},
1287+
"extent": {
1288+
"@id": "http://base.semlab.io/entity/P266",
1289+
"skos:prefLabel": "extent",
1290+
"skos:altLabel": [
1291+
"physical description"
1292+
]
1293+
},
12671294
"constraintClarification": {
12681295
"@id": "http://base.semlab.io/entity/P236",
12691296
"skos:prefLabel": "constraint clarification",
@@ -1373,33 +1400,6 @@
13731400
],
13741401
"skos:note": "used to indicate that the subject is founded by this person"
13751402
},
1376-
"extent": {
1377-
"@id": "http://base.semlab.io/entity/P266",
1378-
"skos:prefLabel": "extent",
1379-
"skos:altLabel": [
1380-
"physical description"
1381-
]
1382-
},
1383-
"namespace": {
1384-
"@id": "http://base.semlab.io/entity/P233",
1385-
"skos:prefLabel": "namespace",
1386-
"skos:note": "specifies the namespace parameter of a 'commons link' constraint"
1387-
},
1388-
"formatAsARegularExpression": {
1389-
"@id": "http://base.semlab.io/entity/P234",
1390-
"skos:prefLabel": "format as a regular expression",
1391-
"skos:note": "specifies the format parameter of a 'format' constraint"
1392-
},
1393-
"syntaxClarification": {
1394-
"@id": "http://base.semlab.io/entity/P235",
1395-
"skos:prefLabel": "syntax clarification",
1396-
"skos:note": "specifies human-readable explanations of a 'format' constraint. The syntax clarification is shown as part of the 'format' constraint violation message, clarifying the regular expression"
1397-
},
1398-
"constraintScope": {
1399-
"@id": "http://base.semlab.io/entity/P237",
1400-
"skos:prefLabel": "constraint scope",
1401-
"skos:note": "specifies the context(s) in which a constraint is checked"
1402-
},
14031403
"natureOfRelation": {
14041404
"@id": "http://base.semlab.io/entity/P122",
14051405
"skos:prefLabel": "nature of relation",

context/context-lookup.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@
159159
"http://base.semlab.io/entity/P119": "isRelation",
160160
"http://base.semlab.io/entity/P120": "startTime",
161161
"http://base.semlab.io/entity/P121": "endTime",
162+
"http://base.semlab.io/entity/P233": "namespace",
163+
"http://base.semlab.io/entity/P234": "formatAsARegularExpression",
164+
"http://base.semlab.io/entity/P235": "syntaxClarification",
165+
"http://base.semlab.io/entity/P237": "constraintScope",
166+
"http://base.semlab.io/entity/P266": "extent",
162167
"http://base.semlab.io/entity/P236": "constraintClarification",
163168
"http://base.semlab.io/entity/P238": "constraintEntityTypes",
164169
"http://base.semlab.io/entity/P239": "separator",
@@ -176,11 +181,6 @@
176181
"http://base.semlab.io/entity/P253": "describedOrDepictedAtUrl",
177182
"http://base.semlab.io/entity/P254": "founderOf",
178183
"http://base.semlab.io/entity/P255": "foundedBy",
179-
"http://base.semlab.io/entity/P266": "extent",
180-
"http://base.semlab.io/entity/P233": "namespace",
181-
"http://base.semlab.io/entity/P234": "formatAsARegularExpression",
182-
"http://base.semlab.io/entity/P235": "syntaxClarification",
183-
"http://base.semlab.io/entity/P237": "constraintScope",
184184
"http://base.semlab.io/entity/P122": "natureOfRelation",
185185
"http://base.semlab.io/entity/P123": "lifePartner",
186186
"http://base.semlab.io/entity/P125": "location",

context/context.jsonld

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,31 @@
854854
"@type": "@id",
855855
"@container": "@set"
856856
},
857+
"namespace": {
858+
"@id": "semlab:P233",
859+
"@type": "@id",
860+
"@container": "@set"
861+
},
862+
"formatAsARegularExpression": {
863+
"@id": "semlab:P234",
864+
"@type": "@id",
865+
"@container": "@set"
866+
},
867+
"syntaxClarification": {
868+
"@id": "semlab:P235",
869+
"@type": "@id",
870+
"@container": "@set"
871+
},
872+
"constraintScope": {
873+
"@id": "semlab:P237",
874+
"@type": "@id",
875+
"@container": "@set"
876+
},
877+
"extent": {
878+
"@id": "semlab:P266",
879+
"@type": "@id",
880+
"@container": "@set"
881+
},
857882
"constraintClarification": {
858883
"@id": "semlab:P236",
859884
"@type": "@id",
@@ -939,31 +964,6 @@
939964
"@type": "@id",
940965
"@container": "@set"
941966
},
942-
"extent": {
943-
"@id": "semlab:P266",
944-
"@type": "@id",
945-
"@container": "@set"
946-
},
947-
"namespace": {
948-
"@id": "semlab:P233",
949-
"@type": "@id",
950-
"@container": "@set"
951-
},
952-
"formatAsARegularExpression": {
953-
"@id": "semlab:P234",
954-
"@type": "@id",
955-
"@container": "@set"
956-
},
957-
"syntaxClarification": {
958-
"@id": "semlab:P235",
959-
"@type": "@id",
960-
"@container": "@set"
961-
},
962-
"constraintScope": {
963-
"@id": "semlab:P237",
964-
"@type": "@id",
965-
"@container": "@set"
966-
},
967967
"natureOfRelation": {
968968
"@id": "semlab:P122",
969969
"@type": "@id",

0 commit comments

Comments
 (0)