We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2324f19 + 0e25743 commit 40d733dCopy full SHA for 40d733d
README.md
@@ -265,7 +265,9 @@ Corresponding `work-groups` Group Listing document:
265
```ttl
266
# Contents of https://alice.example.com/work-groups
267
@prefix acl: <http://www.w3.org/ns/auth/acl#>.
268
+@prefix dc: <http://purl.org/dc/elements/1.1/>.
269
@prefix vcard: <http://www.w3.org/2006/vcard/ns#>.
270
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
271
272
<#Accounting>
273
a vcard:Group;
0 commit comments