|
2 | 2 | "name": "SKOS - Simple Knowledge Organization System", |
3 | 3 | "abstract": "SKOS\u2014Simple Knowledge Organization System\u2014provides a model for expressing the basic structure and content of\nconcept schemes such as thesauri, classification schemes, subject heading lists, taxonomies, folksonomies, and other similar types of controlled vocabulary.\n", |
4 | 4 | "description": "Many knowledge organization systems, such as thesauri, taxonomies, classification schemes and subject heading\nsystems, share a similar structure, and are used in similar applications. SKOS captures much of this similarity\nand makes it explicit, to enable data and technology sharing across diverse applications.\n\nThe SKOS data model provides a standard, low-cost migration path for porting existing knowledge organization systems \nto the Semantic Web. SKOS also provides a lightweight, intuitive language for developing and sharing new knowledge\norganization systems. It may be used on its own, or in combination with formal knowledge representation languages\nsuch as the Web Ontology language (OWL).\n", |
5 | | - "modified": "2025-10-17T10:13:21.461045", |
| 5 | + "modified": "2025-11-20T10:30:46.294957", |
6 | 6 | "tooling": { |
7 | 7 | "bblocks-postprocess": { |
8 | | - "commitId": "\"bfb0f4bbc2c7fdd539fcd44d5f8e97a73288d480", |
9 | | - "shortCommitId": "\"bfb0f4", |
10 | | - "date": "2025-10-13T08:32:18+00:00\"" |
| 8 | + "commitId": "\"4fa4cc94cf7d37823107d163051f795337c61afb", |
| 9 | + "shortCommitId": "\"4fa4cc", |
| 10 | + "date": "2025-11-20T10:01:04+00:00\"" |
11 | 11 | } |
12 | 12 | }, |
13 | 13 | "gitRepository": "https://github.com/ogcincubator/bblocks-skos", |
14 | 14 | "gitHubRepository": "https://github.com/ogcincubator/bblocks-skos/blob/master/", |
15 | 15 | "baseURL": "https://ogcincubator.github.io/bblocks-skos/", |
16 | 16 | "viewerURL": "https://ogcincubator.github.io/bblocks-skos/", |
17 | 17 | "validationReport": "https://ogcincubator.github.io/bblocks-skos/build/tests/report.html", |
| 18 | + "validationReportJson": "https://ogcincubator.github.io/bblocks-skos/build/tests/report.json", |
18 | 19 | "imports": [ |
19 | 20 | "https://opengeospatial.github.io/bblocks/register.json" |
20 | 21 | ], |
|
78 | 79 | } |
79 | 80 | }, |
80 | 81 | { |
81 | | - "itemIdentifier": "ogc.skos.conceptScheme", |
82 | | - "name": "SKOS ConceptScheme", |
83 | | - "abstract": "A Concept Scheme as defined in SKOS", |
| 82 | + "itemIdentifier": "ogc.skos.collection", |
| 83 | + "name": "SKOS Collection", |
| 84 | + "abstract": "A Collection as defined in SKOS", |
84 | 85 | "highlighted": true, |
85 | 86 | "status": "under-development", |
86 | 87 | "dateTimeAddition": "2025-02-09T00:00:00Z", |
|
96 | 97 | ], |
97 | 98 | "tags": [ |
98 | 99 | "skos", |
99 | | - "concept scheme" |
| 100 | + "collection" |
100 | 101 | ], |
101 | 102 | "shaclShapes": { |
102 | 103 | "ogc.skos.concept": [ |
|
111 | 112 | "ogc.ogc-utils.iri-or-curie", |
112 | 113 | "ogc.skos.common" |
113 | 114 | ], |
114 | | - "ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/context.jsonld", |
| 115 | + "ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/context.jsonld", |
115 | 116 | "schema": { |
116 | | - "application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/schema.yaml", |
117 | | - "application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/schema.json" |
| 117 | + "application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/schema.yaml", |
| 118 | + "application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/schema.json" |
118 | 119 | }, |
119 | | - "sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/schema.yaml", |
120 | | - "sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/context.jsonld", |
121 | | - "sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/", |
| 120 | + "sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/schema.yaml", |
| 121 | + "sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/context.jsonld", |
| 122 | + "sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/", |
122 | 123 | "rdfData": [], |
123 | 124 | "validationPassed": true, |
124 | | - "testOutputs": "https://github.com/ogcincubator/bblocks-skos/blob/master/build/tests/skos/conceptScheme/", |
125 | 125 | "documentation": { |
126 | 126 | "markdown": { |
127 | 127 | "mediatype": "text/markdown", |
128 | | - "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/conceptScheme/index.md" |
| 128 | + "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/collection/index.md" |
129 | 129 | }, |
130 | 130 | "json-full": { |
131 | 131 | "mediatype": "application/json", |
132 | | - "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/conceptScheme/index.json" |
| 132 | + "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/collection/index.json" |
133 | 133 | }, |
134 | 134 | "bblocks-viewer": { |
135 | 135 | "mediatype": "text/html", |
136 | | - "url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.conceptScheme" |
| 136 | + "url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.collection" |
137 | 137 | } |
138 | 138 | } |
139 | 139 | }, |
140 | 140 | { |
141 | | - "itemIdentifier": "ogc.skos.concept", |
142 | | - "name": "SKOS Concept", |
143 | | - "abstract": "A Concept as defined in SKOS", |
| 141 | + "itemIdentifier": "ogc.skos.conceptScheme", |
| 142 | + "name": "SKOS ConceptScheme", |
| 143 | + "abstract": "A Concept Scheme as defined in SKOS", |
144 | 144 | "highlighted": true, |
145 | 145 | "status": "under-development", |
146 | 146 | "dateTimeAddition": "2025-02-09T00:00:00Z", |
|
156 | 156 | ], |
157 | 157 | "tags": [ |
158 | 158 | "skos", |
159 | | - "concept" |
| 159 | + "concept scheme" |
160 | 160 | ], |
161 | 161 | "shaclShapes": { |
162 | 162 | "ogc.skos.concept": [ |
|
167 | 167 | ] |
168 | 168 | }, |
169 | 169 | "dependsOn": [ |
170 | | - "ogc.skos.collection", |
171 | | - "ogc.skos.conceptScheme", |
172 | | - "ogc.skos.common", |
173 | | - "ogc.ogc-utils.iri-or-curie" |
| 170 | + "ogc.skos.concept", |
| 171 | + "ogc.ogc-utils.iri-or-curie", |
| 172 | + "ogc.skos.common" |
174 | 173 | ], |
175 | | - "ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/context.jsonld", |
| 174 | + "ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/context.jsonld", |
176 | 175 | "schema": { |
177 | | - "application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/schema.yaml", |
178 | | - "application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/schema.json" |
| 176 | + "application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/schema.yaml", |
| 177 | + "application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/conceptScheme/schema.json" |
179 | 178 | }, |
180 | | - "sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/schema.yaml", |
181 | | - "sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/context.jsonld", |
182 | | - "sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/", |
| 179 | + "sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/schema.yaml", |
| 180 | + "sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/context.jsonld", |
| 181 | + "sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/conceptScheme/", |
183 | 182 | "rdfData": [], |
184 | 183 | "validationPassed": true, |
185 | | - "testOutputs": "https://github.com/ogcincubator/bblocks-skos/blob/master/build/tests/skos/concept/", |
| 184 | + "testOutputs": "https://github.com/ogcincubator/bblocks-skos/blob/master/build/tests/skos/conceptScheme/", |
186 | 185 | "documentation": { |
187 | 186 | "markdown": { |
188 | 187 | "mediatype": "text/markdown", |
189 | | - "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/concept/index.md" |
| 188 | + "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/conceptScheme/index.md" |
190 | 189 | }, |
191 | 190 | "json-full": { |
192 | 191 | "mediatype": "application/json", |
193 | | - "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/concept/index.json" |
| 192 | + "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/conceptScheme/index.json" |
194 | 193 | }, |
195 | 194 | "bblocks-viewer": { |
196 | 195 | "mediatype": "text/html", |
197 | | - "url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.concept" |
| 196 | + "url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.conceptScheme" |
198 | 197 | } |
199 | 198 | } |
200 | 199 | }, |
201 | 200 | { |
202 | | - "itemIdentifier": "ogc.skos.collection", |
203 | | - "name": "SKOS Collection", |
204 | | - "abstract": "A Collection as defined in SKOS", |
| 201 | + "itemIdentifier": "ogc.skos.concept", |
| 202 | + "name": "SKOS Concept", |
| 203 | + "abstract": "A Concept as defined in SKOS", |
205 | 204 | "highlighted": true, |
206 | 205 | "status": "under-development", |
207 | 206 | "dateTimeAddition": "2025-02-09T00:00:00Z", |
|
217 | 216 | ], |
218 | 217 | "tags": [ |
219 | 218 | "skos", |
220 | | - "collection" |
| 219 | + "concept" |
221 | 220 | ], |
222 | 221 | "shaclShapes": { |
223 | 222 | "ogc.skos.concept": [ |
|
228 | 227 | ] |
229 | 228 | }, |
230 | 229 | "dependsOn": [ |
231 | | - "ogc.skos.concept", |
232 | | - "ogc.ogc-utils.iri-or-curie", |
233 | | - "ogc.skos.common" |
| 230 | + "ogc.skos.common", |
| 231 | + "ogc.skos.conceptScheme", |
| 232 | + "ogc.skos.collection", |
| 233 | + "ogc.ogc-utils.iri-or-curie" |
234 | 234 | ], |
235 | | - "ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/context.jsonld", |
| 235 | + "ldContext": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/context.jsonld", |
236 | 236 | "schema": { |
237 | | - "application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/schema.yaml", |
238 | | - "application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/collection/schema.json" |
| 237 | + "application/yaml": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/schema.yaml", |
| 238 | + "application/json": "https://ogcincubator.github.io/bblocks-skos/build/annotated/skos/concept/schema.json" |
239 | 239 | }, |
240 | | - "sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/schema.yaml", |
241 | | - "sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/context.jsonld", |
242 | | - "sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/collection/", |
| 240 | + "sourceSchema": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/schema.yaml", |
| 241 | + "sourceLdContext": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/context.jsonld", |
| 242 | + "sourceFiles": "https://ogcincubator.github.io/bblocks-skos/_sources/concept/", |
243 | 243 | "rdfData": [], |
244 | 244 | "validationPassed": true, |
| 245 | + "testOutputs": "https://github.com/ogcincubator/bblocks-skos/blob/master/build/tests/skos/concept/", |
245 | 246 | "documentation": { |
246 | 247 | "markdown": { |
247 | 248 | "mediatype": "text/markdown", |
248 | | - "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/collection/index.md" |
| 249 | + "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/markdown/skos/concept/index.md" |
249 | 250 | }, |
250 | 251 | "json-full": { |
251 | 252 | "mediatype": "application/json", |
252 | | - "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/collection/index.json" |
| 253 | + "url": "https://ogcincubator.github.io/bblocks-skos/build/generateddocs/json-full/skos/concept/index.json" |
253 | 254 | }, |
254 | 255 | "bblocks-viewer": { |
255 | 256 | "mediatype": "text/html", |
256 | | - "url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.collection" |
| 257 | + "url": "https://ogcincubator.github.io/bblocks-skos/bblock/ogc.skos.concept" |
257 | 258 | } |
258 | 259 | } |
259 | 260 | }, |
|
276 | 277 | } |
277 | 278 | ], |
278 | 279 | "dependsOn": [ |
279 | | - "ogc.skos.collection", |
280 | 280 | "ogc.skos.concept", |
281 | | - "ogc.skos.conceptScheme" |
| 281 | + "ogc.skos.conceptScheme", |
| 282 | + "ogc.skos.collection" |
282 | 283 | ], |
283 | 284 | "tags": [ |
284 | 285 | "skos", |
|
0 commit comments