Skip to content

Commit

Permalink
Add static files for next
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jan 29, 2024
1 parent 8cf0c73 commit 4a32a64
Show file tree
Hide file tree
Showing 12 changed files with 13,122 additions and 0 deletions.
790 changes: 790 additions & 0 deletions next/sparql/common04_static/rubent.html

Large diffs are not rendered by default.

4,573 changes: 4,573 additions & 0 deletions next/sparql/common04_static/rubenv.ttl

Large diffs are not rendered by default.

1,431 changes: 1,431 additions & 0 deletions next/sparql/employees_static/bendm.html

Large diffs are not rendered by default.

69 changes: 69 additions & 0 deletions next/sparql/employees_static/brechtvdv.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
@prefix : <#>.
@prefix pro: <./>.
@prefix n0: <http://xmlns.com/foaf/0.1/>.
@prefix n: <http://www.w3.org/2006/vcard/ns#>.
@prefix schem: <http://schema.org/>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix n1: <https://w3id.org/people/brechtvdv/#>.
@prefix wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#>.
@prefix loc: </private/location.ttl#>.
@prefix link: <http://www.w3.org/2007/ont/link#>.
@prefix n2: <http://www.w3.org/ns/auth/acl#>.
@prefix ldp: <http://www.w3.org/ns/ldp#>.
@prefix inbox: </inbox/>.
@prefix sp: <http://www.w3.org/ns/pim/space#>.
@prefix bre: </>.
@prefix terms: <http://www.w3.org/ns/solid/terms#>.
@prefix c: <https://greettavernier.solid.community/profile/card#>.
@prefix c0: <https://mcbloch.solid.community/profile/card#>.
@prefix c1: <https://mpo.solid.community/profile/card#>.
@prefix c2: <https://rubenpwc.inrupt.net/profile/card#>.

pro:card a n0:PersonalProfileDocument; n0:maker :me; n0:primaryTopic :me.

:id1554975416479 n:value <mailto:[email protected]>.

:me
a schem:Person, n0:Person;
owl:sameAs n1:me;
wgs:location loc:current_location, loc:loc;
n:family-name "Van de Vyvere"@en, "Van de Vyvere"@nl;
n:fn "Brecht Van de Vyvere";
n:given-name "Brecht"@nl, "Brecht"@en;
n:hasEmail :id1554975416479;
n:hasPhoto <https://brechtvdv.github.io/profile.jpg>;
n:organization-name "IDLab";
n:role "Researcher Semantic Web";
n:title "PhD researcher";
link:uri
"https://data.verborgh.org/people/brecht_van_de_vyvere",
"https://w3id.org/people/brechtvdv/#me",
"https://w3id.org/people/brechtvdv/#me";
n2:trustedApp
[
n2:mode n2:Append, n2:Control, n2:Read, n2:Write;
n2:origin <http://localhost:8080>
],
[
n2:mode n2:Append, n2:Read, n2:Write;
n2:origin <http://127.0.0.1:8080>
],
[
n2:mode n2:Append, n2:Read, n2:Write;
n2:origin <https://solid.github.io>
],
[ n2:origin <https://dangvu1986.github.io> ];
ldp:inbox inbox:;
sp:preferencesFile </settings/prefs.ttl>;
sp:storage bre:;
terms:account bre:;
terms:privateTypeIndex </settings/privateTypeIndex.ttl>;
terms:publicTypeIndex
<publicTypeIndex.ttl>, </settings/publicTypeIndex.ttl>;
n0:based_near [];
n0:familyName "Van de Vyvere"@en, "Van de Vyvere"@nl;
n0:givenName "Brecht"@nl, "Brecht"@en;
n0:img <https://brechtvdv.github.io/profile.jpg>;
n0:knows <https://brechtvdv.solid.>, c:me, c0:me, c1:me, c2:me;
n0:mbox <mailto:[email protected]>;
n0:name "Brecht Van de Vyvere".
9 changes: 9 additions & 0 deletions next/sparql/employees_static/erikm.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .

<#me> a foaf:Person;
foaf:givenName "Erik"@en;
foaf:familyName "Mannens"@en;
vcard:title "Research Valorization Director and Prof. Semantic Intelligence";
foaf:mbox <mailto:[email protected]>;
foaf:img <profile.jpg>.
9 changes: 9 additions & 0 deletions next/sparql/employees_static/geraldh.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .

<#me> a foaf:Person;
foaf:givenName "Gerald"@en;
foaf:familyName "Haesendonck"@en;
vcard:title "PhD-Student"@en;
foaf:mbox <mailto:[email protected]>;
foaf:img <https://www.ugent.be/ea/img/idlab/members/geraldhaesendonck-jpg/@@images/bf46e8dc-20b9-43ae-b0b0-d4e2b35b78b4.jpeg>.
9 changes: 9 additions & 0 deletions next/sparql/employees_static/harm.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .

<#me> a foaf:Person;
foaf:givenName "Harm"@en ;
foaf:familyName "Delva"@en ;
vcard:title "PhD Student" ;
foaf:mbox <mailto:[email protected]> ;
foaf:img <profile.jpeg> .
10 changes: 10 additions & 0 deletions next/sparql/employees_static/office.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
@prefix schema: <http://schema.org/> .

<#> a schema:Organization;
schema:name "KNoWS";
schema:location _:aatower ;
schema:contactPoint <https://ruben.verborgh.org/profile/#me>.

_:aatower a schema:Place;
schema:name "AA Tower";
schema:address <https://data.vlaanderen.be/id/adres/20470097>.
39 changes: 39 additions & 0 deletions next/sparql/employees_static/pieterh.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix cert: <http://www.w3.org/ns/auth/cert#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dbp: <http://dbpedia.org/ontology/> .
@prefix scoro: <http://purl.org/spar/scoro/> .
@prefix solid: <http://www.w3.org/ns/solid/terms#> .
@prefix ov: <http://open.vocab.org/terms/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix schema: <http://schema.org/>.
@prefix me: <https://pieterheyvaert.com/#me>.

me:
a foaf:Person ;
foaf:name "Pieter Heyvaert"@en ;
foaf:name "Pieter Heyvaert"@nl ;
foaf:givenName "Pieter"@en;
foaf:givenName "Pieter"@nl;
foaf:familyName "Heyvaert"@en;
foaf:familyName "Heyvaert"@nl;
vcard:title "Development Lead and Developer Advocate";
vcard:hasEmail <mailto:[email protected]>;
foaf:mbox <mailto:[email protected]>;
foaf:img <https://pieterheyvaert.com/img/profile.jpg>;
ov:twitter-id "HeyPieter";
solid:oidcIssuer <https://pheyvaer.solid.community>;
dbp:orcidId "0000−0002−1583−5719";
scoro:hasORCID "0000−0002−1583−5719";
cert:key [
a cert:RSAPublicKey ;
cert:modulus "CAABC0524A1F2196199DC7F19FF70142D0E456849F08A5A271B06A53B95FB99C3062975BF05E5FE3809CD548DA3B2FB23CD92951FD43DB92F80C6B648B242FADF8FB0CFEF8FF2394453055C11813285DDE9AA70802BF4F211527C8DE9C603D7770E38B575F09349109155B2F8B2D9F0D9BCE69E55FD80041ED9CCE5C0F2549872672F5D17FC44AE3126BCB85E97DB87E315B883208DA0BB895DBFF75DBF4BEA813C13CBB21C7156E70C405A7B92D2BCDBB256AC1E554723B253FA886924CC8E33A676E01E03FFAFBC8254A4C1F4DE66395E0075D7AE3567E24948932DB38378F3CFBDC3DC522D1759F04A55F9AB4847C9ABA053EDAF1B5EC77C945216B1162DB"^^xsd:hexBinary ;
cert:exponent 65537
] .

<https://pieterheyvaert.com/blog/2020/08/31/getting-started-with-walder/#> a schema:HowTo;
schema:name "Getting started with Walder";
schema:url "https://pieterheyvaert.com/blog/2020/08/31/getting-started-with-walder/";
schema:contributor me: ;
schema:author me: .

Loading

0 comments on commit 4a32a64

Please sign in to comment.