Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtich committed Feb 14, 2024
1 parent 8ac4565 commit e13f44d
Show file tree
Hide file tree
Showing 5 changed files with 70 additions and 2 deletions.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,12 @@ <h1>Forschungsdatenbanken im Rahmen von NFDI4Objects</h1>
<template x-for="db in dbs">
<tr>
<td>
<a :href="db.url" x-text="db.name"></a>
<template x-if="db.url">
<a :href="db.url" x-text="db.name"></a>
</template>
<template x-if="!db.url">
<span x-text="db.name"/>
</template>
</td>
<td>
<template x-for="p in db.publisher">
Expand Down
3 changes: 3 additions & 0 deletions n4o-databases.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ Münzkabinett der SMB,Q323169
montan.dok,Q124504881
IANUS Datenportal,Q124529087
iDAI.objects,Q124530213
ADABweb,Q289880
so:fie,Q124535956
Digitale Sammlungen der Museen der Klassik Stiftung Weimar,Q124536091
40 changes: 40 additions & 0 deletions n4o-databases.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,45 @@
"url": "https://arachne.dainst.org/",
"re3data": "r3d100011407",
"api": []
},
{
"name": "ADABweb",
"wikidata": "Q289880",
"publisher": [],
"api": [
{
"protocol": [
{
"name": "SOAP",
"wikidata": "Q189620"
}
],
"format": []
}
]
},
{
"name": "Forschungsdatenbank so:fie",
"wikidata": "Q124535956",
"publisher": [
{
"name": "Klassik Stiftung Weimar",
"wikidata": "Q315452"
}
],
"url": "http://www.klassik-stiftung.de/sofie",
"api": []
},
{
"name": "Digitale Sammlungen der Museen der Klassikstiftung Weimar",
"wikidata": "Q124536091",
"publisher": [
{
"name": "Klassik Stiftung Weimar",
"wikidata": "Q315452"
}
],
"url": "https://ores.klassik-stiftung.de/ords/ksw_internet/r/300/home",
"api": []
}
]
20 changes: 20 additions & 0 deletions n4o-databases.nt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,20 @@
<http://www.wikidata.org/entity/Q124530213> <http://www.w3.org/2000/01/rdf-schema#type> <https://nfdi.fiz-karlsruhe.de/ontology/DataPortal> .
<http://www.wikidata.org/entity/Q124530213> <http://www.w3.org/2002/07/owl#sameAs> <https://www.re3data.org/repository/r3d100011407> .
<http://www.wikidata.org/entity/Q124530213> <http://xmlns.com/foaf/0.1/homepage> "https://arachne.dainst.org/"^^<http://www.w3.org/ns/dcat#anyURI> .
<http://www.wikidata.org/entity/Q124535956> <http://purl.org/dc/terms/publisher> <http://www.wikidata.org/entity/Q315452> .
<http://www.wikidata.org/entity/Q124535956> <http://schema.org/name> "Forschungsdatenbank so:fie" .
<http://www.wikidata.org/entity/Q124535956> <http://www.w3.org/2000/01/rdf-schema#type> <http://purl.org/spar/fabio/Database> .
<http://www.wikidata.org/entity/Q124535956> <http://www.w3.org/2000/01/rdf-schema#type> <http://www.w3.org/ns/dcat#Catalog> .
<http://www.wikidata.org/entity/Q124535956> <http://www.w3.org/2000/01/rdf-schema#type> <https://nfdi.fiz-karlsruhe.de/ontology/DataPortal> .
<http://www.wikidata.org/entity/Q124535956> <http://xmlns.com/foaf/0.1/homepage> "http://www.klassik-stiftung.de/sofie"^^<http://www.w3.org/ns/dcat#anyURI> .
<http://www.wikidata.org/entity/Q124536091> <http://purl.org/dc/terms/publisher> <http://www.wikidata.org/entity/Q315452> .
<http://www.wikidata.org/entity/Q124536091> <http://schema.org/name> "Digitale Sammlungen der Museen der Klassikstiftung Weimar" .
<http://www.wikidata.org/entity/Q124536091> <http://www.w3.org/2000/01/rdf-schema#type> <http://purl.org/spar/fabio/Database> .
<http://www.wikidata.org/entity/Q124536091> <http://www.w3.org/2000/01/rdf-schema#type> <http://www.w3.org/ns/dcat#Catalog> .
<http://www.wikidata.org/entity/Q124536091> <http://www.w3.org/2000/01/rdf-schema#type> <https://nfdi.fiz-karlsruhe.de/ontology/DataPortal> .
<http://www.wikidata.org/entity/Q124536091> <http://xmlns.com/foaf/0.1/homepage> "https://ores.klassik-stiftung.de/ords/ksw_internet/r/300/home"^^<http://www.w3.org/ns/dcat#anyURI> .
<http://www.wikidata.org/entity/Q1249973> <http://schema.org/name> "Lightweight Information Describing Objects" .
<http://www.wikidata.org/entity/Q189620> <http://schema.org/name> "SOAP" .
<http://www.wikidata.org/entity/Q21040628> <http://purl.org/dc/terms/publisher> <http://www.wikidata.org/entity/Q27863572> .
<http://www.wikidata.org/entity/Q21040628> <http://schema.org/name> "KENOM" .
<http://www.wikidata.org/entity/Q21040628> <http://www.w3.org/2000/01/rdf-schema#type> <http://purl.org/spar/fabio/Database> .
Expand All @@ -28,6 +41,12 @@
<http://www.wikidata.org/entity/Q21040628> <http://xmlns.com/foaf/0.1/homepage> "http://www.kenom.de"^^<http://www.w3.org/ns/dcat#anyURI> .
<http://www.wikidata.org/entity/Q2430433> <http://schema.org/name> "Open Archives Initiative Protocol for Metadata Harvesting" .
<http://www.wikidata.org/entity/Q27863572> <http://schema.org/name> "Verbundzentrale des GBV" .
<http://www.wikidata.org/entity/Q289880> <http://schema.org/name> "ADABweb" .
<http://www.wikidata.org/entity/Q289880> <http://www.w3.org/2000/01/rdf-schema#type> <http://purl.org/spar/fabio/Database> .
<http://www.wikidata.org/entity/Q289880> <http://www.w3.org/2000/01/rdf-schema#type> <http://www.w3.org/ns/dcat#Catalog> .
<http://www.wikidata.org/entity/Q289880> <http://www.w3.org/2000/01/rdf-schema#type> <https://nfdi.fiz-karlsruhe.de/ontology/DataPortal> .
<http://www.wikidata.org/entity/Q289880> <http://www.w3.org/ns/dcat#distribution> _:b3 .
<http://www.wikidata.org/entity/Q315452> <http://schema.org/name> "Klassik Stiftung Weimar" .
<http://www.wikidata.org/entity/Q323169> <http://schema.org/name> "Münzkabinett" .
<http://www.wikidata.org/entity/Q323169> <http://www.w3.org/2000/01/rdf-schema#type> <http://purl.org/spar/fabio/Database> .
<http://www.wikidata.org/entity/Q323169> <http://www.w3.org/2000/01/rdf-schema#type> <http://www.w3.org/ns/dcat#Catalog> .
Expand All @@ -49,3 +68,4 @@ _:b0 <http://www.w3.org/ns/dcat#accessURL> "https://www.kenom.de/oai/"^^<http://
_:b0 <https://nfdi.fiz-karlsruhe.de/ontology/exportFormat> <http://www.wikidata.org/entity/Q1249973> .
_:b1 <http://www.w3.org/ns/dcat#accessURL> "https://geo.rgzm.de/geoserver/ows"^^<http://www.w3.org/ns/dcat#anyURI> .
_:b2 <http://www.w3.org/ns/dcat#accessURL> "http://www.rgzm.de/rest/samianresearch/"^^<http://www.w3.org/ns/dcat#anyURI> .
_:b3 <http://purl.org/dc/terms/conformsTo> <http://www.wikidata.org/entity/Q189620> .
2 changes: 1 addition & 1 deletion update.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const items = (await wdquery({ ids })).map(item => {
name: labels.de,
wikidata: id,
publisher: claims.P98 || [],
url: claims.P856[0],
url: claims.P856?.[0],
re3data: claims.P5874?.[0],
api,
}
Expand Down

0 comments on commit e13f44d

Please sign in to comment.