Skip to content

Commit fd019f5

Browse files
committed
Normalize
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <[email protected]>
1 parent 18633b9 commit fd019f5

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

examples/illustrations/spear_phishing/drafting.ttl

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
@prefix unmapped: <urn:example:unmapped/> .
1010
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
1111

12-
uco-core:UcoThing-identifier-regex-shape
13-
rdfs:comment "Deactivated for comparison with another mapping of this illustration."@en ;
14-
sh:deactivated "true"^^xsd:boolean ;
15-
.
16-
1712
drafting:Perdurant
1813
a owl:Class ;
1914
rdfs:subClassOf uco-core:UcoObject ;
@@ -27,149 +22,150 @@ drafting:intervalIn
2722

2823
ep:bearerOf-shape
2924
a sh:PropertyShape ;
25+
sh:maxCount "0"^^xsd:integer ;
3026
sh:message "This property is unmapped and intended to be replaced."@en ;
31-
sh:maxCount 0 ;
3227
sh:path unmapped:bearerOf ;
3328
sh:severity sh:Info ;
3429
sh:targetClass uco-core:UcoThing ;
3530
.
3631

3732
ep:contains-shape
3833
a sh:PropertyShape ;
34+
sh:maxCount "0"^^xsd:integer ;
3935
sh:message "This property is unmapped and intended to be replaced."@en ;
40-
sh:maxCount 0 ;
4136
sh:path unmapped:contains ;
4237
sh:severity sh:Info ;
4338
sh:targetClass uco-core:UcoThing ;
4439
.
4540

4641
ep:controls-shape
4742
a sh:PropertyShape ;
43+
sh:maxCount "0"^^xsd:integer ;
4844
sh:message "This property is unmapped and intended to be replaced."@en ;
49-
sh:maxCount 0 ;
5045
sh:path unmapped:controls ;
5146
sh:severity sh:Info ;
5247
sh:targetClass uco-core:UcoThing ;
5348
.
5449

5550
ep:designatedBy-shape
5651
a sh:PropertyShape ;
52+
sh:maxCount "0"^^xsd:integer ;
5753
sh:message "This property is unmapped and intended to be replaced."@en ;
58-
sh:maxCount 0 ;
5954
sh:path unmapped:designatedBy ;
6055
sh:severity sh:Info ;
6156
sh:targetClass uco-core:UcoThing ;
6257
.
6358

6459
ep:endpointId-shape
6560
a sh:PropertyShape ;
61+
sh:maxCount "0"^^xsd:integer ;
6662
sh:message "This property is unmapped and intended to be replaced."@en ;
67-
sh:maxCount 0 ;
6863
sh:path unmapped:endpointId ;
6964
sh:severity sh:Info ;
7065
sh:targetSubjectsOf unmapped:endpointId ;
7166
.
7267

7368
ep:hasOccurrentPart-shape
7469
a sh:PropertyShape ;
70+
sh:maxCount "0"^^xsd:integer ;
7571
sh:message "This property is unmapped and intended to be replaced."@en ;
76-
sh:maxCount 0 ;
7772
sh:path unmapped:hasOccurrentPart ;
7873
sh:severity sh:Info ;
7974
sh:targetClass uco-core:UcoThing ;
8075
.
8176

82-
ep:hasRecipient-shape
77+
ep:hasOutput-shape
8378
a sh:PropertyShape ;
79+
sh:maxCount "0"^^xsd:integer ;
8480
sh:message "This property is unmapped and intended to be replaced."@en ;
85-
sh:maxCount 0 ;
86-
sh:path unmapped:hasRecipient ;
81+
sh:path unmapped:hasOutput ;
8782
sh:severity sh:Info ;
8883
sh:targetClass uco-core:UcoThing ;
8984
.
9085

91-
ep:hasOutput-shape
86+
ep:hasPart-shape
9287
a sh:PropertyShape ;
88+
sh:maxCount "0"^^xsd:integer ;
9389
sh:message "This property is unmapped and intended to be replaced."@en ;
94-
sh:maxCount 0 ;
95-
sh:path unmapped:hasOutput ;
90+
sh:path unmapped:hasPart ;
9691
sh:severity sh:Info ;
9792
sh:targetClass uco-core:UcoThing ;
9893
.
9994

100-
ep:hasPart-shape
95+
ep:hasRecipient-shape
10196
a sh:PropertyShape ;
97+
sh:maxCount "0"^^xsd:integer ;
10298
sh:message "This property is unmapped and intended to be replaced."@en ;
103-
sh:maxCount 0 ;
104-
sh:path unmapped:hasPart ;
99+
sh:path unmapped:hasRecipient ;
105100
sh:severity sh:Info ;
106101
sh:targetClass uco-core:UcoThing ;
107102
.
108103

109104
ep:hasRole-shape
110105
a sh:PropertyShape ;
106+
sh:maxCount "0"^^xsd:integer ;
111107
sh:message "This property is unmapped and intended to be replaced."@en ;
112-
sh:maxCount 0 ;
113108
sh:path unmapped:hasRole ;
114109
sh:severity sh:Info ;
115110
sh:targetClass uco-core:UcoThing ;
116111
.
117112

118113
ep:intervalIn-shape
119114
a sh:PropertyShape ;
115+
sh:maxCount "0"^^xsd:integer ;
120116
sh:message "This property is unmapped and intended to be replaced."@en ;
121-
sh:maxCount 0 ;
122117
sh:path unmapped:intervalIn ;
123118
sh:targetSubjectsOf unmapped:intervalIn ;
124119
.
125120

126121
ep:isCarrierOf-shape
127122
a sh:PropertyShape ;
123+
sh:maxCount "0"^^xsd:integer ;
128124
sh:message "This property is unmapped and intended to be replaced."@en ;
129-
sh:maxCount 0 ;
130125
sh:path unmapped:isCarrierOf ;
131126
sh:severity sh:Info ;
132127
sh:targetClass uco-core:UcoThing ;
133128
.
134129

135130
ep:operates-shape
136131
a sh:PropertyShape ;
132+
sh:maxCount "0"^^xsd:integer ;
137133
sh:message "This property is unmapped and intended to be replaced."@en ;
138-
sh:maxCount 0 ;
139134
sh:path unmapped:operates ;
140135
sh:severity sh:Info ;
141136
sh:targetClass uco-core:UcoThing ;
142137
.
143138

144139
ep:participatesIn-shape
145140
a sh:PropertyShape ;
141+
sh:maxCount "0"^^xsd:integer ;
146142
sh:message "This property is unmapped and intended to be replaced."@en ;
147-
sh:maxCount 0 ;
148143
sh:path unmapped:participatesIn ;
149144
sh:severity sh:Info ;
150145
sh:targetClass uco-core:UcoThing ;
151146
.
152147

153148
ep:precedes-shape
154149
a sh:PropertyShape ;
150+
sh:maxCount "0"^^xsd:integer ;
155151
sh:message "This property is unmapped and intended to be replaced."@en ;
156-
sh:maxCount 0 ;
157152
sh:path unmapped:precedes ;
158153
sh:severity sh:Info ;
159154
sh:targetClass uco-core:UcoThing ;
160155
.
161156

162157
ep:realizedIn-shape
163158
a sh:PropertyShape ;
159+
sh:maxCount "0"^^xsd:integer ;
164160
sh:message "This property is unmapped and intended to be replaced."@en ;
165-
sh:maxCount 0 ;
166161
sh:path unmapped:realizedIn ;
167162
sh:severity sh:Info ;
168163
sh:targetClass uco-core:UcoThing ;
169164
.
170165

171166
ep:subclass-shape
172167
a sh:NodeShape ;
168+
sh:severity sh:Info ;
173169
sh:sparql [
174170
a sh:SPARQLConstraint ;
175171
sh:message "Focus node is not designated a subclass of UcoThing."@en ;
@@ -184,23 +180,22 @@ ep:subclass-shape
184180
}
185181
""" ;
186182
] ;
187-
sh:severity sh:Info ;
188183
sh:targetClass uco-core:UcoThing ;
189184
.
190185

191186
ep:unknown01-shape
192187
a sh:PropertyShape ;
188+
sh:maxCount "0"^^xsd:integer ;
193189
sh:message "This property is unmapped and intended to be replaced."@en ;
194-
sh:maxCount 0 ;
195190
sh:path unmapped:unknown01 ;
196191
sh:severity sh:Info ;
197192
sh:targetClass uco-core:UcoThing ;
198193
.
199194

200195
ep:uses-shape
201196
a sh:PropertyShape ;
197+
sh:maxCount "0"^^xsd:integer ;
202198
sh:message "This property is unmapped and intended to be replaced."@en ;
203-
sh:maxCount 0 ;
204199
sh:path unmapped:uses ;
205200
sh:severity sh:Info ;
206201
sh:targetClass uco-core:UcoThing ;
@@ -211,3 +206,8 @@ time:Interval
211206
rdfs:isDefinedBy time:2016 ;
212207
.
213208

209+
uco-core:UcoThing-identifier-regex-shape
210+
rdfs:comment "Deactivated for comparison with another mapping of this illustration."@en ;
211+
sh:deactivated "true"^^xsd:boolean ;
212+
.
213+

0 commit comments

Comments
 (0)