Skip to content

Proposal / Task for Exposing Graph Versioning #148

@YaphetKG

Description

@YaphetKG

Finding ways to expose graph version in the running qlever / fuseki servers.

Here's an initial proposal:

We could add a .ttl file on build time which will use the PAV ontology (https://pav-ontology.github.io/pav/) and contain the following triple

<http://purl.org/okn/frink/kg-short-name> pav:version "`lakefs-future-tag`" .

This could be create before the merging / conversion takes place by the pipeline itself, ensuring that the resulting graph would have it's build version baked in there.

As for other information build time etc... PAV has other predicates that can be used and added to this .ttl file.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions