-
Notifications
You must be signed in to change notification settings - Fork 46
Expand file tree
/
Copy pathprofile-demo_profile_rawData.ttl
More file actions
160 lines (144 loc) · 5.68 KB
/
Copy pathprofile-demo_profile_rawData.ttl
File metadata and controls
160 lines (144 loc) · 5.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
########### used for https://solidos.github.io/solid-ui/docs/form-examples/profile-demo.html #####
@prefix : <#>.
@prefix acl: <http://www.w3.org/ns/auth/acl#>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix ldp: <http://www.w3.org/ns/ldp#>.
@prefix org: <http://www.w3.org/ns/org#>.
@prefix schema: <http://schema.org/>.
@prefix solid: <http://www.w3.org/ns/solid/terms#>.
@prefix space: <http://www.w3.org/ns/pim/space#>.
@prefix vcard: <http://www.w3.org/2006/vcard/ns#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix pro: <./>.
@prefix inbox: </inbox/>.
@prefix tes: </>.
@prefix l: <https://www.w3.org/ns/iana/language-code/>.
@prefix ent: <http://www.wikidata.org/entity/>.
@prefix not: <https://notthereal.apple.com/>.
@prefix www: <https://www.thebeatles.com/>.
@prefix ww: <https://www.nasa.gov/>.
@prefix occup: <http://data.europa.eu/esco/occupation/>.
@prefix c: </profile/card#>.
@prefix skill: <http://data.europa.eu/esco/skill/>.
occup:50af07f0-7a75-424e-a66d-5a9deea10f4c
schema:name
"testeur d\u2019accessibilit\u00e9/testeuse d\u2019accessibilit\u00e9".
occup:6b0ad7c0-a37f-45c6-a486-ee943a11429e schema:name "astrologue".
occup:807a1ac3-4f56-41f3-a68c-d653d558eb0a schema:name "copilote".
occup:88990bdf-4f6b-4411-82c9-9eecad1db8fb
schema:name "professeur de musique/professeure de musique".
skill:aec4c9bf-9c44-4f9d-99f1-70011cebe1a8
schema:name "tester du mat\u00e9riel d\u2019instrumentation".
skill:b805f989-14d5-46ad-80b0-755634b66dba
schema:name "travailler dans de mauvaises conditions m\u00e9t\u00e9orologiques".
ent:Q23548 schema:name "NASA"@yo.
ent:Q312 schema:name "Apple"@fr.
pro:card a foaf:PersonalProfileDocument; foaf:maker :me; foaf:primaryTopic :me.
:id1621179872094 solid:publicId l:fr.
:id1621182189397 solid:publicId l:de.
:id1621182208190
a solid:CurrentRole;
schema:startDate "2021-04-01"^^xsd:date;
vcard:role "Testeuse des Apps Solid";
org:member :me;
org:organization :id1621182234226;
org:role occup:50af07f0-7a75-424e-a66d-5a9deea10f4c.
:id1621182234226
a schema:Corporation;
schema:name "Apple";
schema:uri not:;
solid:publicId ent:Q312 .
:id1621182452881
a solid:PastRole;
schema:description "This was an imaginary but fun gig.";
schema:endDate "1963-04-01"^^xsd:date;
schema:startDate "1960-04-01"^^xsd:date;
vcard:role "Directed the white album";
org:member :me;
org:organization :id1621182460879;
org:role occup:88990bdf-4f6b-4411-82c9-9eecad1db8fb.
:id1621182460879 a schema:MusicGroup; schema:name "The Beatles"; schema:uri www: .
:id1621183757035
a solid:CurrentRole;
schema:description "Imaginary future roles are sometimes the best";
schema:endDate "1993-04-01"^^xsd:date;
schema:startDate "1990-05-01"^^xsd:date;
vcard:role "Dream: Fly a couple of missions";
org:member :me;
org:organization :id1621183860447, :id1652992302194;
org:role occup:807a1ac3-4f56-41f3-a68c-d653d558eb0a.
:id1621183860447
a schema:GovernmentOrganization;
schema:name "National Aeronautical and Space Administration";
schema:uri ww:;
solid:publicId ent:Q23548 .
:id1621184812427
a solid:FutureRole;
schema:description "Second future role";
schema:startDate "2023-12-25"^^xsd:date;
vcard:role "Mission a Mars";
org:member :me;
org:organization :id1621184844320;
org:role occup:6b0ad7c0-a37f-45c6-a486-ee943a11429e.
:id1621184844320
a schema:GovernmentOrganization;
schema:name "NASA";
schema:uri ww:;
solid:publicId ent:Q23548 .
:id1622021411833
vcard:country-name "USA";
vcard:locality "Testingville";
vcard:region "Texas";
vcard:street-address "The testing tree house".
:id1622021761923 solid:publicId skill:aec4c9bf-9c44-4f9d-99f1-70011cebe1a8 .
:id1622021775187 solid:publicId skill:b805f989-14d5-46ad-80b0-755634b66dba.
:id1629201755476 solid:publicId l:el.
:id1629201830484 solid:publicId l:el.
:id1652992302194 a schema:NGO, vcard:Organization; schema:name "Some name".
:me
a schema:Person, foaf:Person;
schema:knowsLanguage
( :id1629201755476 ), ( :id1629201755476 ),
( :id1629201755476 :id1629201806315 );
schema:skills :id1622021761923, :id1622021775187;
vcard:bday "2021-05-14"^^xsd:date;
vcard:fn "Testing SolidOS Test";
vcard:hasAddress :id1622021411833;
vcard:hasPhoto <noun_test_2974484.svg>;
vcard:note
"This is a test account for testing versions of the SolidOS operating system for solid.";
vcard:organization-name "Solid";
vcard:role "foobar";
acl:trustedApp
[
acl:mode acl:Append, acl:Control, acl:Read, acl:Write;
acl:origin <https://timbl.com>
],
[
acl:mode acl:Append, acl:Read, acl:Write;
acl:origin <http://localhost:3000>
],
[
acl:mode acl:Append, acl:Read, acl:Write;
acl:origin <https://solidcommunity.net:8443>
];
ldp:inbox inbox:;
space:preferencesFile </settings/prefs.ttl>;
space:storage tes:;
solid:account tes:;
solid:preferredObjectPronoun "them";
solid:preferredRelativePronoun "theirs";
solid:preferredSubjectPronoun "they";
solid:privateTypeIndex </settings/privateTypeIndex.ttl>;
solid:profileBackgroundColor "#f4f5c2"^^xsd:color;
solid:profileHighlightColor "#06b74a"^^xsd:color;
solid:publicTypeIndex </settings/publicTypeIndex.ttl>;
foaf:knows c:me;
foaf:name "Testing SolidOS";
foaf:nick "tester1".
l:de schema:name "germano"@ia.
l:el
schema:name
"Modern Greek"@en,
"\u039d\u03ad\u03b1 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae \u03b3\u03bb\u03ce\u03c3\u03c3\u03b1"@el.
l:fr schema:name "French"@en.