Jump to content

Wikibase Backends for GLAM Knowledge Graphs: Difference between revisions

From NeoWiki Demo
Content deleted Content added
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
NeoWiki (talk | contribs)
Importing NeoWiki demo data
 
neo
Line 7: Line 7:
"statements": {
"statements": {
"Title": {
"Title": {
"type": "text",
"propertyType": "text",
"value": [
"value": [
"Wikibase Backends for GLAM Knowledge Graphs"
"Wikibase Backends for GLAM Knowledge Graphs"
Line 13: Line 13:
},
},
"Year": {
"Year": {
"type": "number",
"propertyType": "number",
"value": 2025
"value": 2025
},
},
"Venue": {
"Venue": {
"type": "text",
"propertyType": "text",
"value": [
"value": [
"Code4Lib Journal"
"Code4Lib Journal"
Line 23: Line 23:
},
},
"Authors": {
"Authors": {
"type": "relation",
"propertyType": "relation",
"value": [
"value": [
{
{
Line 36: Line 36:
},
},
"Project": {
"Project": {
"type": "relation",
"propertyType": "relation",
"value": [
"value": [
{
{
Line 45: Line 45:
},
},
"URL": {
"URL": {
"type": "url",
"propertyType": "url",
"value": [
"value": [
"https://example.org/publications/wikibase-glam"
"https://example.org/publications/wikibase-glam"

Latest revision as of 22:06, 27 July 2026

"Wikibase Backends for GLAM Knowledge Graphs" assesses Wikibase as a platform for galleries, libraries, archives, and museums building their own knowledge graphs. The paper compares it against general-purpose triple stores on modelling flexibility, editorial workflow, and federation with Wikidata.

The work informs the Heritage Linked Data programme, where Wikibase is a candidate backend for institution-led contributions to the broader linked-data ecosystem.