Skip to content

Commit 0e25743

Browse files
Add missing xsd: prefix in work-groups example
1 parent e5be5e6 commit 0e25743

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ Corresponding `work-groups` Group Listing document:
266266
@prefix acl: <http://www.w3.org/ns/auth/acl#>.
267267
@prefix dc: <http://purl.org/dc/elements/1.1/>.
268268
@prefix vcard: <http://www.w3.org/2006/vcard/ns#>.
269+
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
269270
270271
<#Accounting>
271272
a vcard:Group;

0 commit comments

Comments
 (0)