-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbblocks.jsonld
259 lines (259 loc) · 11.6 KB
/
bblocks.jsonld
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
{
"@context": [
{
"@base": "https://icsm-au.github.io/3d-csdm-profile-wa"
},
{
"bblocks": "https://www.opengis.net/def/bblocks/",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"skos": "http://www.w3.org/2004/02/skos/core#",
"dct": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"prof": "http://www.w3.org/ns/dx/prof/",
"dcat": "http://www.w3.org/ns/dcat#",
"modspec": "http://www.opengis.net/def/ont/modspec/",
"itemIdentifier": "@id",
"baseURL": "@id",
"name": "rdfs:label",
"abstract": "dct:abstract",
"description": "dct:description",
"status": {
"@id": "bblocks:status",
"@type": "@id",
"@context": {
"@base": "http://www.opengis.net/def/status/"
}
},
"dateTimeAddition": {
"@id": "dct:created",
"@type": "xsd:dateTime"
},
"version": "dct:hasVersion",
"dateOfLastChange": {
"@id": "dct:modified",
"@type": "xsd:date"
},
"scope": {
"@id": "bblocks:scope",
"@type": "@id",
"@context": {
"@base": "http://www.opengis.net/def/bblocks/scope/"
}
},
"sources": {
"@id": "dct:source",
"@context": {
"title": "rdfs:label",
"link": "@id"
}
},
"schema": {
"@id": "bblocks:hasSchema",
"@type": "@id",
"@container": "@index",
"@index": "dct:format"
},
"ldContext": {
"@id": "bblocks:hasJsonLdContext",
"@type": "@id"
},
"sourceLdContext": {
"@id": "bblocks:hasSourceJsonLdContext",
"@type": "@id"
},
"documentation": {
"@id": "dct:description",
"@type": "@id",
"@container": "@index",
"@index": "dct:identifier",
"@context": {
"mediatype": "dct:format",
"url": "rdfs:isDefinedBy"
}
},
"hasConcepts": {
"@reverse": "skos:inScheme"
},
"dependsOn": {
"@id": "bblocks:dependsOn",
"@type": "@id"
},
"profileOf": {
"@id": "prof:isProfileOf",
"@type": "@id"
},
"tags": "dcat:keyword",
"shaclRules": {
"@id": "bblocks:hasShaclRule",
"@type": "@id",
"@container": "@index",
"@index": "rdfs:seeAlso"
},
"validationReport": {
"@id": "bblocks:hasValidationReport",
"@type": "@id"
},
"imports": {
"@id": "bblocks:imports",
"@type": "@id"
},
"conformanceClasses": {
"@id": "modspec:class",
"@type": "@id"
}
}
],
"name": "Building Blocks - WA Implementation Profile for 3D CSDM",
"abstract": "This repository contains the WA profile of the [Cadastral Survey Data Model Exchange Specification](https://icsm-au.github.io/3d-csdm-common/), \nextending the [common ICSM profile](https://icsm-au.github.io/3d-csdm-profile-icsm/).\n \n",
"description": "\nThe encoding specification and all profiles are compatible with the [OGC API Features](https://opengeospatial.github.io/e-learning/ogcapi-features/text/basic-main.html) data exchange specification, and can thus be implemented by any standards compliant software capable of handling nested object sub-schemas and control of codelist in content.\n\nProfiles are defined in a consistent, machine-readable and validatable way using the [OGC Building Blocks methodology](https://ogcincubator.github.io/bblocks-docs/).\n",
"modified": "2024-10-22T00:42:04.300650",
"tooling": {
"bblocks-postprocess": {
"commitId": "\"d42a292b30b8f9c89b07edcdc1ce6c98d4a1e6a2",
"shortCommitId": "\"d42a29",
"date": "2024-10-21T10:16:59+00:00\""
}
},
"gitRepository": "https://github.com/icsm-au/3d-csdm-profile-wa",
"gitHubRepository": "https://github.com/icsm-au/3d-csdm-profile-wa/blob/main/",
"baseURL": "https://icsm-au.github.io/3d-csdm-profile-wa/",
"viewerURL": "https://icsm-au.github.io/3d-csdm-profile-wa/",
"validationReport": "https://icsm-au.github.io/3d-csdm-profile-wa/build/tests/report.html",
"imports": [
"https://opengeospatial.github.io/bblocks/register.json",
"https://icsm-au.github.io/3d-csdm-common/build/register.json",
"https://icsm-au.github.io/3d-csdm-profile-icsm/build/register.json"
],
"@type": [
"skos:ConceptScheme",
"dcat:Catalog"
],
"skos:prefLabel": "Building Blocks - WA Implementation Profile for 3D CSDM",
"hasConcepts": [
{
"itemIdentifier": "icsm.profiles.wa",
"name": "Western Australia Cadastral Survey Data Exchange Profile",
"highlighted": true,
"abstract": "Implementation Profile of the ICSM Cadastral Survey Data Exchange Model for use in Western Australia",
"status": "under-development",
"dateTimeAddition": "2023-07-31T00:00:00Z",
"itemClass": "schema",
"register": "icsm-csdm",
"version": "0.1",
"dateOfLastChange": "2023-08-08",
"sources": [
{
"title": "3D Cadastre Survey Data Model",
"link": "https://icsm-au.github.io/3d-csdm-common"
}
],
"link": "https://github.com/icsm-au/3d-csdm-profile-wa",
"maturity": "development",
"scope": "profiles",
"tags": [
"wa",
"sosa",
"ssn",
"o&m",
"o&m&s",
"csdm",
"profile"
],
"superBBlock": false,
"shaclRules": {
"icsm.profiles.wa": [
"https://icsm-au.github.io/3d-csdm-profile-wa/profiles/wa-pointnames-shacl.ttl"
],
"icsm.profiles.common": [
"https://icsm-au.github.io/3d-csdm-profile-icsm/profiles/icsm-survey-metadata-shacl.ttl",
"https://icsm-au.github.io/3d-csdm-profile-icsm/profiles/icsm-parcel-codetypes-shacl.ttl",
"https://icsm-au.github.io/3d-csdm-profile-icsm/profiles/icsm-references-shacl.ttl",
"https://icsm-au.github.io/3d-csdm-profile-icsm/profiles/icsm-point-codetypes-shacl.ttl",
"https://icsm-au.github.io/3d-csdm-profile-icsm/profiles/icsm-observation-properties.shacl"
],
"icsm.csdm.features.CSD": [
"https://icsm-au.github.io/3d-csdm-common/_sources/csdm/shapes/container.shapes.ttl",
"https://icsm-au.github.io/3d-csdm-common/_sources/csdm/shapes/parcel_module.shapes.ttl",
"https://icsm-au.github.io/3d-csdm-common/_sources/csdm/features/CSD/tests/obs-match-vectors.shacl"
],
"icsm.csdm.datatypes.compoundName": [
"https://icsm-au.github.io/3d-csdm-common/_sources/csdm/datatypes/compoundName/rules.shacl"
],
"ogc.geo.topo.features.topo-feature": [
"https://ogcincubator.github.io/topo-feature/_sources/features/topo-feature-collection/tests/topo-refs-exist.shacl",
"https://ogcincubator.github.io/topo-feature/_sources/features/topo-feature/tests/geometry-coordinates.shacl"
],
"ogc.sosa.properties.observation": [
"https://opengeospatial.github.io/ogcapi-sosa/_sources/properties/observation/rules.shacl"
],
"ogc.geo.topo.features.topo-arc": [
"https://ogcincubator.github.io/topo-feature/_sources/features/topo-feature-collection/tests/topo-refs-exist.shacl",
"https://ogcincubator.github.io/topo-feature/_sources/features/topo-feature/tests/geometry-coordinates.shacl"
],
"icsm.csdm.features.SurveyObservations": [
"https://icsm-au.github.io/3d-csdm-common/_sources/csdm/features/SurveyObservations/rules.shacl"
],
"ogc.geo.topo.features.topo-feature-collection": [
"https://ogcincubator.github.io/topo-feature/_sources/features/topo-feature-collection/tests/topo-refs-exist.shacl",
"https://ogcincubator.github.io/topo-feature/_sources/features/topo-feature/tests/geometry-coordinates.shacl"
]
},
"shaclClosures": [
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/CSD-Header/icsm-admin-unit-type.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyObservations/icsm-angle-type.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyObservations/icsm-distance-type.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyObservations/icsm-equipment-type.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyObservations/icsm-procedure-used.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/CSD-Header/wa-crs.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/CSD-Header/wa-survey-purpose.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/CSD-Header/wa-local-government.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/CSD-Header/wa-locality.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/CSD-Header/wa-survey-documentation-type.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/CSD-Header/wa-annotation.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/CSD-Header/wa-survey-type.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/CSD-Header/wa-vhd.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/Parcels/wa-parcel-purpose.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/Parcels/wa-parcel-state.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyObservations/wa-procedure-used.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyObservations/wa-vector-purpose.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyPoints/monument/wa-monument-type.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyPoints/condition/wa-condition.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyPoints/purpose/wa-purpose.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyPoints/other/wa-surveypoint-method.ttl",
"https://icsm-au.github.io/icsm-vocabs/vocabs/LandParcels/SurveyPoints/state/wa-state.ttl"
],
"dependsOn": [
"icsm.profiles.common"
],
"ldContext": "https://icsm-au.github.io/3d-csdm-profile-wa/build/annotated/profiles/wa/context.jsonld",
"schema": {
"application/yaml": "https://icsm-au.github.io/3d-csdm-profile-wa/build/annotated/profiles/wa/schema.yaml",
"application/json": "https://icsm-au.github.io/3d-csdm-profile-wa/build/annotated/profiles/wa/schema.json"
},
"sourceSchema": "https://icsm-au.github.io/3d-csdm-profile-wa/_sources/wa/schema.json",
"sourceLdContext": "https://icsm-au.github.io/3d-csdm-profile-wa/_sources/wa/context.jsonld",
"sourceFiles": "https://icsm-au.github.io/3d-csdm-profile-wa/_sources/wa/",
"validationPassed": false,
"testOutputs": "https://github.com/icsm-au/3d-csdm-profile-wa/blob/main/build/tests/profiles/wa/",
"documentation": {
"markdown": {
"mediatype": "text/markdown",
"url": "https://icsm-au.github.io/3d-csdm-profile-wa/build/generateddocs/markdown/profiles/wa/index.md"
},
"json-full": {
"mediatype": "application/json",
"url": "https://icsm-au.github.io/3d-csdm-profile-wa/build/generateddocs/json-full/profiles/wa/index.json"
},
"bblocks-viewer": {
"mediatype": "text/html",
"url": "https://icsm-au.github.io/3d-csdm-profile-wa/bblock/icsm.profiles.wa"
}
},
"@type": [
"bblocks:Schema",
"skos:Concept",
"dcat:Dataset"
]
}
]
}