Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when are symmetric properties needed in Fuseki? #171

Open
xristy opened this issue Aug 6, 2020 · 2 comments
Open

when are symmetric properties needed in Fuseki? #171

xristy opened this issue Aug 6, 2020 · 2 comments

Comments

@xristy
Copy link
Contributor

xristy commented Aug 6, 2020

for example https://purl.bdrc.io/graph/W2PD17450 exhibits:

    bdr:MW2PD17450  bdo:instanceHasReproduction
            bdr:W2PD17450 .

and

    bdr:WA2PD17450  bdo:workHasInstance
            bdr:W2PD17450 .

The symmetric properties are already present in their appropriate graphs: bdg:WA2PD17450 and bdg:MWA2PD17450 so how are these additional triples in the separate graphs used in the Fuseki dataset?

@eroux
Copy link
Collaborator

eroux commented Aug 18, 2020

they probably aren't, these triples are added by the reasoner of gittodb, they could be toned down

@eroux
Copy link
Collaborator

eroux commented Aug 20, 2020

moving to buda-base/git-to-dbs#28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants