Skip to content

Commit

Permalink
set demo domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
elf-pavlik committed Apr 2, 2024
1 parent 5acf8eb commit fb858cf
Show file tree
Hide file tree
Showing 189 changed files with 467 additions and 467 deletions.
20 changes: 10 additions & 10 deletions examples/plenary/fake-data.js
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
export default {
agents: [
'http://localhost:3000/acme/profile/card#me',
'http://localhost:3000/yoyo/profile/card#me'
'https://pod.demo.hackers4peace.net/acme/profile/card#me',
'https://pod.demo.hackers4peace.net/yoyo/profile/card#me'
],
pods: {
'http://localhost:3000/acme/profile/card#me': [
'https://pod.demo.hackers4peace.net/acme/profile/card#me': [
{
id: 'http://localhost:3000/acme-hr/',
id: 'https://pod.demo.hackers4peace.net/acme-hr/',
name: 'HR'
},
{
id: 'http://localhost:3000/acme-rnd/',
id: 'https://pod.demo.hackers4peace.net/acme-rnd/',
name: 'RnD'
}
],
'http://localhost:3000/yoyo/profile/card#me': [
'https://pod.demo.hackers4peace.net/yoyo/profile/card#me': [
{
id: 'http://localhost:3000/yoyo-eu/',
id: 'https://pod.demo.hackers4peace.net/yoyo-eu/',
name: 'EU'
},
]
},
registrations: {
'http://localhost:3000/acme-hr/': 'http://localhost:3000/acme-hr/dataRegistry/events/',
'http://localhost:3000/acme-rnd/': 'http://localhost:3000/acme-rnd/dataRegistry/events/',
'http://localhost:3000/yoyo-eu/': 'http://localhost:3000/yoyo-eu/dataRegistry/events/'
'https://pod.demo.hackers4peace.net/acme-hr/': 'https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/events/',
'https://pod.demo.hackers4peace.net/acme-rnd/': 'https://pod.demo.hackers4peace.net/acme-rnd/dataRegistry/events/',
'https://pod.demo.hackers4peace.net/yoyo-eu/': 'https://pod.demo.hackers4peace.net/yoyo-eu/dataRegistry/events/'
}
}
2 changes: 1 addition & 1 deletion examples/plenary/src/stores/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const useAppStore = defineStore('app', () => {

// FAKE data
// TODO change while adding SAI
userId.value = 'http://localhost:3000/alice/profile/card#me';
userId.value = 'https://pod.demo.hackers4peace.net/alice/profile/card#me';
agents.value = data.agents;
pods.value = data.pods;
registrations.value = data.registrations;
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"key":"accounts/data/2f99a708-d393-46ca-9d0e-38e891d64168","payload":{"linkedLoginsCount":1,"id":"2f99a708-d393-46ca-9d0e-38e891d64168","**password**":{"194fe052-24c8-4293-b882-e4e5389c58f6":{"email":"[email protected]","password":"$2a$10$QItPDoEieJ5.2Ie6O7qHT.jUmwAn.ZodSsvi1r2wMFvaQIDmKv6S.","verified":true,"accountId":"2f99a708-d393-46ca-9d0e-38e891d64168","id":"194fe052-24c8-4293-b882-e4e5389c58f6"}},"**clientCredentials**":{},"**pod**":{"579d759a-ba05-4b2a-83a3-5225aad31b35":{"baseUrl":"http://localhost:3000/acme/","accountId":"2f99a708-d393-46ca-9d0e-38e891d64168","id":"579d759a-ba05-4b2a-83a3-5225aad31b35","**owner**":{"c78776a0-be9c-4380-a646-4f2c673613b7":{"webId":"http://localhost:3000/acme/profile/card#me","podId":"579d759a-ba05-4b2a-83a3-5225aad31b35","visible":false,"id":"c78776a0-be9c-4380-a646-4f2c673613b7"}}}},"**webIdLink**":{"0db2fbd6-74c4-4436-8394-c20946b5b5c5":{"webId":"http://localhost:3000/acme/profile/card#me","accountId":"2f99a708-d393-46ca-9d0e-38e891d64168","id":"0db2fbd6-74c4-4436-8394-c20946b5b5c5"}}}}
{"key":"accounts/data/2f99a708-d393-46ca-9d0e-38e891d64168","payload":{"linkedLoginsCount":1,"id":"2f99a708-d393-46ca-9d0e-38e891d64168","**password**":{"194fe052-24c8-4293-b882-e4e5389c58f6":{"email":"[email protected]","password":"$2a$10$QItPDoEieJ5.2Ie6O7qHT.jUmwAn.ZodSsvi1r2wMFvaQIDmKv6S.","verified":true,"accountId":"2f99a708-d393-46ca-9d0e-38e891d64168","id":"194fe052-24c8-4293-b882-e4e5389c58f6"}},"**clientCredentials**":{},"**pod**":{"579d759a-ba05-4b2a-83a3-5225aad31b35":{"baseUrl":"https://pod.demo.hackers4peace.net/acme/","accountId":"2f99a708-d393-46ca-9d0e-38e891d64168","id":"579d759a-ba05-4b2a-83a3-5225aad31b35","**owner**":{"c78776a0-be9c-4380-a646-4f2c673613b7":{"webId":"https://pod.demo.hackers4peace.net/acme/profile/card#me","podId":"579d759a-ba05-4b2a-83a3-5225aad31b35","visible":false,"id":"c78776a0-be9c-4380-a646-4f2c673613b7"}}}},"**webIdLink**":{"0db2fbd6-74c4-4436-8394-c20946b5b5c5":{"webId":"https://pod.demo.hackers4peace.net/acme/profile/card#me","accountId":"2f99a708-d393-46ca-9d0e-38e891d64168","id":"0db2fbd6-74c4-4436-8394-c20946b5b5c5"}}}}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"key":"accounts/data/962098d0-dab3-4bfe-ae33-e4ff0a1cc510","payload":{"linkedLoginsCount":1,"id":"962098d0-dab3-4bfe-ae33-e4ff0a1cc510","**password**":{"0baed894-71c9-4c69-8cd1-1840a28e073e":{"email":"[email protected]","password":"$2a$10$hNiLt3JyAr0hC9sIq43/w.hd2j.jbwmED8MskiRDQQc4mOWqNitf6","verified":true,"accountId":"962098d0-dab3-4bfe-ae33-e4ff0a1cc510","id":"0baed894-71c9-4c69-8cd1-1840a28e073e"}},"**clientCredentials**":{},"**pod**":{"01acc677-ba46-489b-8b87-6e4ce5bb37e4":{"baseUrl":"http://localhost:3000/shapetrees/","accountId":"962098d0-dab3-4bfe-ae33-e4ff0a1cc510","id":"01acc677-ba46-489b-8b87-6e4ce5bb37e4","**owner**":{"07c75aae-3211-4fc3-ad79-dd3b138ad96c":{"webId":"http://localhost:3000/shapetrees/profile/card#me","podId":"01acc677-ba46-489b-8b87-6e4ce5bb37e4","visible":false,"id":"07c75aae-3211-4fc3-ad79-dd3b138ad96c"}}}},"**webIdLink**":{"799ef646-6b96-4594-bfb8-f17dc39fda00":{"webId":"http://localhost:3000/shapetrees/profile/card#me","accountId":"962098d0-dab3-4bfe-ae33-e4ff0a1cc510","id":"799ef646-6b96-4594-bfb8-f17dc39fda00"}}}}
{"key":"accounts/data/962098d0-dab3-4bfe-ae33-e4ff0a1cc510","payload":{"linkedLoginsCount":1,"id":"962098d0-dab3-4bfe-ae33-e4ff0a1cc510","**password**":{"0baed894-71c9-4c69-8cd1-1840a28e073e":{"email":"[email protected]","password":"$2a$10$hNiLt3JyAr0hC9sIq43/w.hd2j.jbwmED8MskiRDQQc4mOWqNitf6","verified":true,"accountId":"962098d0-dab3-4bfe-ae33-e4ff0a1cc510","id":"0baed894-71c9-4c69-8cd1-1840a28e073e"}},"**clientCredentials**":{},"**pod**":{"01acc677-ba46-489b-8b87-6e4ce5bb37e4":{"baseUrl":"https://pod.demo.hackers4peace.net/shapetrees/","accountId":"962098d0-dab3-4bfe-ae33-e4ff0a1cc510","id":"01acc677-ba46-489b-8b87-6e4ce5bb37e4","**owner**":{"07c75aae-3211-4fc3-ad79-dd3b138ad96c":{"webId":"https://pod.demo.hackers4peace.net/shapetrees/profile/card#me","podId":"01acc677-ba46-489b-8b87-6e4ce5bb37e4","visible":false,"id":"07c75aae-3211-4fc3-ad79-dd3b138ad96c"}}}},"**webIdLink**":{"799ef646-6b96-4594-bfb8-f17dc39fda00":{"webId":"https://pod.demo.hackers4peace.net/shapetrees/profile/card#me","accountId":"962098d0-dab3-4bfe-ae33-e4ff0a1cc510","id":"799ef646-6b96-4594-bfb8-f17dc39fda00"}}}}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"key":"accounts/data/a1455b71-28b7-4528-b4a5-7ece3274eb6d","payload":{"linkedLoginsCount":1,"id":"a1455b71-28b7-4528-b4a5-7ece3274eb6d","**password**":{"d3d830e7-fa30-4812-9fc0-f5df774694b3":{"email":"[email protected]","password":"$2b$10$xhCupFkWAhcuD/5NxR/cK.G0xxVQD5S./YfBXhCghxfc8qz9lyLdK","verified":true,"accountId":"a1455b71-28b7-4528-b4a5-7ece3274eb6d","id":"d3d830e7-fa30-4812-9fc0-f5df774694b3"}},"**clientCredentials**":{},"**pod**":{"eab1375d-a582-4a2a-be41-c07e584bf718":{"baseUrl":"http://localhost:3000/alice/","accountId":"a1455b71-28b7-4528-b4a5-7ece3274eb6d","id":"eab1375d-a582-4a2a-be41-c07e584bf718","**owner**":{"62e0e61e-412f-4af2-90b9-79c0e3e2a9f4":{"webId":"http://localhost:3000/alice/profile/card#me","podId":"eab1375d-a582-4a2a-be41-c07e584bf718","visible":false,"id":"62e0e61e-412f-4af2-90b9-79c0e3e2a9f4"}}}},"**webIdLink**":{"cb7d7e5c-f818-44e3-af61-5dc85c909cbc":{"webId":"http://localhost:3000/alice/profile/card#me","accountId":"a1455b71-28b7-4528-b4a5-7ece3274eb6d","id":"cb7d7e5c-f818-44e3-af61-5dc85c909cbc"}},"rememberLogin":true}}
{"key":"accounts/data/a1455b71-28b7-4528-b4a5-7ece3274eb6d","payload":{"linkedLoginsCount":1,"id":"a1455b71-28b7-4528-b4a5-7ece3274eb6d","**password**":{"d3d830e7-fa30-4812-9fc0-f5df774694b3":{"email":"[email protected]","password":"$2b$10$xhCupFkWAhcuD/5NxR/cK.G0xxVQD5S./YfBXhCghxfc8qz9lyLdK","verified":true,"accountId":"a1455b71-28b7-4528-b4a5-7ece3274eb6d","id":"d3d830e7-fa30-4812-9fc0-f5df774694b3"}},"**clientCredentials**":{},"**pod**":{"eab1375d-a582-4a2a-be41-c07e584bf718":{"baseUrl":"https://pod.demo.hackers4peace.net/alice/","accountId":"a1455b71-28b7-4528-b4a5-7ece3274eb6d","id":"eab1375d-a582-4a2a-be41-c07e584bf718","**owner**":{"62e0e61e-412f-4af2-90b9-79c0e3e2a9f4":{"webId":"https://pod.demo.hackers4peace.net/alice/profile/card#me","podId":"eab1375d-a582-4a2a-be41-c07e584bf718","visible":false,"id":"62e0e61e-412f-4af2-90b9-79c0e3e2a9f4"}}}},"**webIdLink**":{"cb7d7e5c-f818-44e3-af61-5dc85c909cbc":{"webId":"https://pod.demo.hackers4peace.net/alice/profile/card#me","accountId":"a1455b71-28b7-4528-b4a5-7ece3274eb6d","id":"cb7d7e5c-f818-44e3-af61-5dc85c909cbc"}},"rememberLogin":true}}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"key":"accounts/data/af5e9b98-c3af-4529-922e-01251204e7a7","payload":{"linkedLoginsCount":1,"id":"af5e9b98-c3af-4529-922e-01251204e7a7","**password**":{"80f21e62-3370-4acb-80f1-6b517c725beb":{"accountId":"af5e9b98-c3af-4529-922e-01251204e7a7","email":"[email protected]","password":"$2a$10$3vV/zhLe6Oig5qno/QgNHe37oYSrseYG6uhkh6pH4cYMrhM66Gv2a","verified":true,"id":"80f21e62-3370-4acb-80f1-6b517c725beb"}},"**clientCredentials**":{},"**pod**":{"d6143845-0b1a-461c-9ebb-fcd5bbbb1e20":{"baseUrl":"http://localhost:3000/yori/","accountId":"af5e9b98-c3af-4529-922e-01251204e7a7","id":"d6143845-0b1a-461c-9ebb-fcd5bbbb1e20","**owner**":{"65a409fc-3c76-40fe-ac4e-a2e2bda5f020":{"podId":"d6143845-0b1a-461c-9ebb-fcd5bbbb1e20","webId":"http://localhost:3000/yori/profile/card#me","visible":false,"id":"65a409fc-3c76-40fe-ac4e-a2e2bda5f020"}}}},"**webIdLink**":{"b96f7193-13c0-469b-bdd2-1c4eeaf92c41":{"webId":"http://localhost:3000/yori/profile/card#me","accountId":"af5e9b98-c3af-4529-922e-01251204e7a7","id":"b96f7193-13c0-469b-bdd2-1c4eeaf92c41"}}}}
{"key":"accounts/data/af5e9b98-c3af-4529-922e-01251204e7a7","payload":{"linkedLoginsCount":1,"id":"af5e9b98-c3af-4529-922e-01251204e7a7","**password**":{"80f21e62-3370-4acb-80f1-6b517c725beb":{"accountId":"af5e9b98-c3af-4529-922e-01251204e7a7","email":"[email protected]","password":"$2a$10$3vV/zhLe6Oig5qno/QgNHe37oYSrseYG6uhkh6pH4cYMrhM66Gv2a","verified":true,"id":"80f21e62-3370-4acb-80f1-6b517c725beb"}},"**clientCredentials**":{},"**pod**":{"d6143845-0b1a-461c-9ebb-fcd5bbbb1e20":{"baseUrl":"https://pod.demo.hackers4peace.net/yori/","accountId":"af5e9b98-c3af-4529-922e-01251204e7a7","id":"d6143845-0b1a-461c-9ebb-fcd5bbbb1e20","**owner**":{"65a409fc-3c76-40fe-ac4e-a2e2bda5f020":{"podId":"d6143845-0b1a-461c-9ebb-fcd5bbbb1e20","webId":"https://pod.demo.hackers4peace.net/yori/profile/card#me","visible":false,"id":"65a409fc-3c76-40fe-ac4e-a2e2bda5f020"}}}},"**webIdLink**":{"b96f7193-13c0-469b-bdd2-1c4eeaf92c41":{"webId":"https://pod.demo.hackers4peace.net/yori/profile/card#me","accountId":"af5e9b98-c3af-4529-922e-01251204e7a7","id":"b96f7193-13c0-469b-bdd2-1c4eeaf92c41"}}}}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"key":"accounts/data/fecf7faa-0178-4330-9906-82939289fb7f","payload":{"linkedLoginsCount":1,"id":"fecf7faa-0178-4330-9906-82939289fb7f","**password**":{"3fb0ac9f-9be0-481b-95ca-b28cb82db8a9":{"email":"[email protected]","password":"$2b$10$GtdWwMsyt2yQvXw7zBGb3usje9v.UhZKQY82GVNsoRSrU6e566nGO","verified":true,"accountId":"fecf7faa-0178-4330-9906-82939289fb7f","id":"3fb0ac9f-9be0-481b-95ca-b28cb82db8a9"}},"**clientCredentials**":{},"**pod**":{"698a4aff-b421-4cf0-ad0a-b8e4021e4b57":{"baseUrl":"http://localhost:3000/bob/","accountId":"fecf7faa-0178-4330-9906-82939289fb7f","id":"698a4aff-b421-4cf0-ad0a-b8e4021e4b57","**owner**":{"b8b41f07-9f4d-48b4-b526-19a561926fc8":{"webId":"http://localhost:3000/bob/profile/card#me","podId":"698a4aff-b421-4cf0-ad0a-b8e4021e4b57","visible":false,"id":"b8b41f07-9f4d-48b4-b526-19a561926fc8"}}}},"**webIdLink**":{"7df5aa87-f65b-423c-a8ca-0ff9e348e0e2":{"webId":"http://localhost:3000/bob/profile/card#me","accountId":"fecf7faa-0178-4330-9906-82939289fb7f","id":"7df5aa87-f65b-423c-a8ca-0ff9e348e0e2"}}}}
{"key":"accounts/data/fecf7faa-0178-4330-9906-82939289fb7f","payload":{"linkedLoginsCount":1,"id":"fecf7faa-0178-4330-9906-82939289fb7f","**password**":{"3fb0ac9f-9be0-481b-95ca-b28cb82db8a9":{"email":"[email protected]","password":"$2b$10$GtdWwMsyt2yQvXw7zBGb3usje9v.UhZKQY82GVNsoRSrU6e566nGO","verified":true,"accountId":"fecf7faa-0178-4330-9906-82939289fb7f","id":"3fb0ac9f-9be0-481b-95ca-b28cb82db8a9"}},"**clientCredentials**":{},"**pod**":{"698a4aff-b421-4cf0-ad0a-b8e4021e4b57":{"baseUrl":"https://pod.demo.hackers4peace.net/bob/","accountId":"fecf7faa-0178-4330-9906-82939289fb7f","id":"698a4aff-b421-4cf0-ad0a-b8e4021e4b57","**owner**":{"b8b41f07-9f4d-48b4-b526-19a561926fc8":{"webId":"https://pod.demo.hackers4peace.net/bob/profile/card#me","podId":"698a4aff-b421-4cf0-ad0a-b8e4021e4b57","visible":false,"id":"b8b41f07-9f4d-48b4-b526-19a561926fc8"}}}},"**webIdLink**":{"7df5aa87-f65b-423c-a8ca-0ff9e348e0e2":{"webId":"https://pod.demo.hackers4peace.net/bob/profile/card#me","accountId":"fecf7faa-0178-4330-9906-82939289fb7f","id":"7df5aa87-f65b-423c-a8ca-0ff9e348e0e2"}}}}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"key":"setup/current-base-url","payload":"http://localhost:3000/"}
{"key":"setup/current-base-url","payload":"https://pod.demo.hackers4peace.net/"}
2 changes: 1 addition & 1 deletion packages/css-storage-fixture/acme-hr/.acl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# unless specifically authorized in other .acl resources.
<#owner>
a acl:Authorization;
acl:agent <http://localhost:3000/acme/profile/card#me>;
acl:agent <https://pod.demo.hackers4peace.net/acme/profile/card#me>;
# Optional owner email, to be used for account recovery:
acl:agent <mailto:[email protected]>;
# Set the access to the root storage folder itself
Expand Down
2 changes: 1 addition & 1 deletion packages/css-storage-fixture/acme-hr/.meta
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<http://localhost:3000/acme/> a <http://www.w3.org/ns/pim/space#Storage>.
<https://pod.demo.hackers4peace.net/acme/> a <http://www.w3.org/ns/pim/space#Storage>.
10 changes: 5 additions & 5 deletions packages/css-storage-fixture/acme-hr/dataRegistry/.meta
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX interop: <http://www.w3.org/ns/solid/interop#>

<http://localhost:3000/acme-hr/dataRegistry/>
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/>
interop:hasDataRegistration
<http://localhost:3000/acme-hr/dataRegistry/projects/> ,
<http://localhost:3000/acme-hr/dataRegistry/tasks/> ,
<http://localhost:3000/acme-hr/dataRegistry/images/> ,
<http://localhost:3000/acme-hr/dataRegistry/files/> .
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/projects/> ,
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/tasks/> ,
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/images/> ,
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/files/> .
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<#owner>
a acl:Authorization;
acl:agent <http://localhost:3000/acme/profile/card#me>;
acl:agent <https://pod.demo.hackers4peace.net/acme/profile/card#me>;
acl:accessTo <./>;
acl:default <./>;
acl:mode acl:Read, acl:Write, acl:Control .
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX schema: <https://schema.org/>
PREFIX ex: <https://vocab.example/events/>

<http://localhost:3000/acme-hr/dataRegistry/events/2024-03-27>
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/events/2024-03-27>
a schema:Event ;
schema:name 'Weekly plenary' ;
schema:startDate '2024-03-27T13:45:00-00:00'^^xsd:dateTime ;
ex:chair
<http://localhost:3000/acme-hr/dataRegistry/presence/2024-03-27-bob> ;
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/presence/2024-03-27-bob> ;
ex:scribe
<http://localhost:3000/acme-hr/dataRegistry/presence/2024-03-27-yori> ;
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/presence/2024-03-27-yori> ;
ex:attendee
<http://localhost:3000/acme-hr/dataRegistry/presence/2024-03-27-kim> ,
<http://localhost:3000/acme-hr/dataRegistry/presence/2024-03-27-zack> ;
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/presence/2024-03-27-kim> ,
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/presence/2024-03-27-zack> ;
ex:absentee
<http://localhost:3000/acme-hr/dataRegistry/presence/2024-03-27-ale> ,
<http://localhost:3000/acme-hr/dataRegistry/presence/2024-03-27-rob> .
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/presence/2024-03-27-ale> ,
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/presence/2024-03-27-rob> .
4 changes: 2 additions & 2 deletions packages/css-storage-fixture/acme-hr/dataRegistry/files/.acl
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

<#owner>
a acl:Authorization;
acl:agent <http://localhost:3000/acme/profile/card#me>;
acl:agent <https://pod.demo.hackers4peace.net/acme/profile/card#me>;
acl:accessTo <./>;
acl:default <./>;
acl:mode acl:Read, acl:Write, acl:Control .

<#alice>
a acl:Authorization;
acl:agent <http://localhost:3000/alice/profile/card#me>;
acl:agent <https://pod.demo.hackers4peace.net/alice/profile/card#me>;
acl:accessTo <./>;
acl:default <./>;
acl:mode acl:Read, acl:Write .
6 changes: 3 additions & 3 deletions packages/css-storage-fixture/acme-hr/dataRegistry/files/.meta
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX interop: <http://www.w3.org/ns/solid/interop#>
PREFIX solidtrees: <http://localhost:3000/shapetrees/trees/>
PREFIX solidtrees: <https://pod.demo.hackers4peace.net/shapetrees/trees/>

<http://localhost:3000/acme-hr/dataRegistry/files/>
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/files/>
a interop:DataRegistration ;
interop:registeredBy <http://localhost:3000/acme/profile/card#me> ;
interop:registeredBy <https://pod.demo.hackers4peace.net/acme/profile/card#me> ;
interop:registeredWith <http://localhost:4000/agents/aHR0cDovL2xvY2FsaG9zdDozMDAwL2FjbWUvcHJvZmlsZS9jYXJkI21l> ;
interop:registeredAt "2020-04-04T20:15:47.000Z"^^xsd:dateTime ;
interop:updatedAt "2020-04-04T21:11:33.000Z"^^xsd:dateTime ;
Expand Down
4 changes: 2 additions & 2 deletions packages/css-storage-fixture/acme-hr/dataRegistry/images/.acl
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

<#owner>
a acl:Authorization;
acl:agent <http://localhost:3000/acme/profile/card#me>;
acl:agent <https://pod.demo.hackers4peace.net/acme/profile/card#me>;
acl:accessTo <./>;
acl:default <./>;
acl:mode acl:Read, acl:Write, acl:Control .

<#alice>
a acl:Authorization;
acl:agent <http://localhost:3000/alice/profile/card#me>;
acl:agent <https://pod.demo.hackers4peace.net/alice/profile/card#me>;
acl:accessTo <./>;
acl:default <./>;
acl:mode acl:Read, acl:Write .
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX interop: <http://www.w3.org/ns/solid/interop#>
PREFIX solidtrees: <http://localhost:3000/shapetrees/trees/>
PREFIX solidtrees: <https://pod.demo.hackers4peace.net/shapetrees/trees/>

<http://localhost:3000/acme-hr/dataRegistry/images/>
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/images/>
a interop:DataRegistration ;
interop:registeredBy <http://localhost:3000/acme/profile/card#me> ;
interop:registeredBy <https://pod.demo.hackers4peace.net/acme/profile/card#me> ;
interop:registeredWith <http://localhost:4000/agents/aHR0cDovL2xvY2FsaG9zdDozMDAwL2FjbWUvcHJvZmlsZS9jYXJkI21l> ;
interop:registeredAt "2020-04-04T20:15:47.000Z"^^xsd:dateTime ;
interop:updatedAt "2020-04-04T21:11:33.000Z"^^xsd:dateTime ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<#owner>
a acl:Authorization;
acl:agent <http://localhost:3000/acme/profile/card#me>;
acl:agent <https://pod.demo.hackers4peace.net/acme/profile/card#me>;
acl:accessTo <./>;
acl:default <./>;
acl:mode acl:Read, acl:Write, acl:Control .
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX schema: <https://schema.org/>
PREFIX ex: <https://vocab.example/events/>

<http://localhost:3000/acme-hr/dataRegistry/presence/2024-03-27-ale>
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/presence/2024-03-27-ale>
a schema:Role ;
ex:agent
<http://localhost:3000/ale/profile/card#me> .
<https://pod.demo.hackers4peace.net/ale/profile/card#me> .
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX schema: <https://schema.org/>
PREFIX ex: <https://vocab.example/events/>

<http://localhost:3000/acme-hr/dataRegistry/presence/2024-03-27-bob>
<https://pod.demo.hackers4peace.net/acme-hr/dataRegistry/presence/2024-03-27-bob>
a schema:Role ;
ex:agent
<http://localhost:3000/bob/profile/card#me> .
<https://pod.demo.hackers4peace.net/bob/profile/card#me> .
Loading

0 comments on commit fb858cf

Please sign in to comment.