Skip to content

Commit 3c62db9

Browse files
committed
Fix inconsistencies in namespaces
flow: => wf: wf:message => meeting:message meeeting: => meeting:
1 parent 36b7cf9 commit 3c62db9

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

diagrams/SolidChatShapes.svg

Lines changed: 1 addition & 1 deletion
Loading

examples/chat-20.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
@prefix : <#>.
22
@prefix dct: <http://purl.org/dc/terms/>.
33
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
4+
@prefix meeting: <http://www.w3.org/ns/pim/meeting#>.
45
@prefix sioc: <http://rdfs.org/sioc/ns#>.
5-
@prefix wf: <http://www.w3.org/2005/01/wf/flow#>.
66
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
77
@prefix ch: <../25/chat.ttl#>.
88
@prefix n2: <../../../../../Person/timbl-54d26c98db8155e6700f7312%3Agitter.im/index.ttl#>.
@@ -64,7 +64,7 @@ B a reply to A""";
6464
ch:DI0tRhwu8HMb_SXqeZi1JYZUq9qFdaFawQn7c63h5vE
6565
sioc:has_reply :GVu4AdmzBFnQvuLRvX0e8wc6oNOPdV0ki_qcJjDdbzk.
6666
n3:this
67-
wf:message
67+
meeting:message
6868
:2Bw5IeK9IeHnVNtzkOgAovUFix49JaociYdTO6G-F3w,
6969
:8a4hxwxSNaNTb5bv6oTCswcBNW7zvXc8inaoBWBM9Ro,
7070
:bqp11ZmhhAGmwXLt8evvjyoI4Z8vs08agOqcdA0fy6A,

examples/chat-25.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
@prefix : <#>.
22
@prefix dct: <http://purl.org/dc/terms/>.
33
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
4+
@prefix meeting: <http://www.w3.org/ns/pim/meeting#>.
45
@prefix schema: <http://schema.org/>.
56
@prefix sioc: <http://rdfs.org/sioc/ns#>.
6-
@prefix wf: <http://www.w3.org/2005/01/wf/flow#>.
77
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
88
@prefix ch: <../20/chat.ttl#>.
99
@prefix n4: <../../../index.ttl#>.
@@ -80,7 +80,7 @@ Reply D to A1 edited""";
8080
sioc:id <matrix:///e/xJXNxZXvuph1OdysyC0Is_9cX2IKmKgN5xxCbnWjW-k>;
8181
foaf:maker ind:this.
8282
n4:this
83-
wf:message
83+
meeting:message
8484
:47vi3j5ixcwDTMYevX6VepZoq_DKhLlNaf4SR4mJmqQ,
8585
:bNGquK6W8jCsnw1OPgjHl6GcHSvidMR9rD8nH1MjePs,
8686
:DI0tRhwu8HMb_SXqeZi1JYZUq9qFdaFawQn7c63h5vE,

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ <h2 property="schema:name">Chat Message</h2>
11431143
<code>
11441144
:MessageShape a sh:NodeShape;
11451145
sh:targetClass schema:Message;
1146-
sh:targetObjectsOf meeeting:message; # No can be other things
1146+
sh:targetObjectsOf meeting:message; # No can be other things
11471147
sh:closed false ; # different message systems may have all kinds of metadata
11481148

11491149
sh:property [
@@ -1260,7 +1260,7 @@ <h2 property="schema:name">Threads and Replies</h2>
12601260
sioc:id <matrix:///e/HxuJZPg18me8iX8sB18Nb2Oo9ObJwMLS7GRoJUfDV_Y>;
12611261
foaf:maker ind:this.
12621262

1263-
n4:this wf:message
1263+
n4:this meeting:message
12641264
:HxuJZPg18me8iX8sB18Nb2Oo9ObJwMLS7GRoJUfDV_Y,
12651265
:YclVtjeT3mfFu-bD-XKbsKpRsaPaEW_7JCQVBEOCWvY.
12661266
</code>
@@ -1419,7 +1419,7 @@ <h2 property="schema:name">Deleted and Modified Messages</h2>
14191419
schema:dateDeleted "2023-08-24T13:27:57Z"^^xsd:dateTime;
14201420
foaf:maker c22:me.
14211421

1422-
n6:this wf:message :Msg1692883560076 .
1422+
n6:this meeting:message :Msg1692883560076 .
14231423
</code>
14241424
</pre>
14251425
</figure>
@@ -1543,13 +1543,13 @@ <h2 property="schema:name">Preferences</h2>
15431543

15441544
:id1530912972126
15451545
ic:dtstart "2018-07-06T21:36:12Z"^^XML:dateTime;
1546-
flow:participant c1:me;
1546+
wf:participant c1:me;
15471547
solid:expandImagesInline true;
15481548
ui:backgroundColor "#c1d0c8".
15491549

15501550
:id1538415256782
15511551
ic:dtstart "2018-07-07T11:16:12Z"^^XML:dateTime;
1552-
flow:participant c2:me;
1552+
wf:participant c2:me;
15531553
solid:expandImagesInline false;
15541554
ui:backgroundColor "#ffccdd".
15551555

shapes/chat-shapes.ttl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
:LongChatShape
2727
a sh:NodeShape ;
2828
sh:targetClass meeting:LongChat ;
29-
sh: targetSubjectsOf meeeting:message;
29+
sh: targetSubjectsOf meeting:message;
3030
sh:closed false ;
3131
sh:ignoredProperties ();
3232
sh:property [
@@ -45,7 +45,7 @@ sh:property [
4545
[ sh:path ui:sharedPreferences ;
4646
sh:count 1 ],
4747

48-
[ sh:path flow:participation ;
48+
[ sh:path wf:participation ;
4949
sh:minCount 0 ] ,
5050

5151
[ sh:path dc:author ;
@@ -56,7 +56,7 @@ sh:property [
5656

5757
:MessageShape a sh:NodeShape;
5858
sh:targetClass schema:Message;
59-
sh: targetObjectsOf meeeting:message; # No can be other things
59+
sh: targetObjectsOf meeting:message; # No can be other things
6060

6161
sh:closed false ; # different message systems may have all kinds of metadata
6262

@@ -179,7 +179,7 @@ sh:property [
179179
################ Participation objects
180180

181181
:ParticpationShape a sh:NodeShape;
182-
sh:targetObjectsOf flow:participation;
182+
sh:targetObjectsOf wf:participation;
183183

184184
sh:property [
185185
sh:path ical:dtstart;
@@ -188,7 +188,7 @@ sh:property [
188188
];
189189

190190
sh:property [
191-
sh:path flow:participant;
191+
sh:path wf:participant;
192192
sh:count 1;
193193
];
194194

0 commit comments

Comments
 (0)