Skip to content

Commit fc3ab8f

Browse files
Fix missing foaf: prefix in prefs.ttl
1 parent f853711 commit fc3ab8f

File tree

1 file changed

+1
-0
lines changed
  • default-templates/new-account/settings

1 file changed

+1
-0
lines changed

default-templates/new-account/settings/prefs.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@prefix dct: <http://purl.org/dc/terms/>.
22
@prefix pim: <http://www.w3.org/ns/pim/space#>.
3+
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
34

45
<>
56
a pim:ConfigurationFile;

0 commit comments

Comments
 (0)