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

CanLink data - missing statements about CanLink as a resource #441

Open
anayram opened this issue Feb 15, 2019 · 2 comments
Open

CanLink data - missing statements about CanLink as a resource #441

anayram opened this issue Feb 15, 2019 · 2 comments
Assignees
Labels

Comments

@anayram
Copy link
Member

anayram commented Feb 15, 2019

CanLink resource description metadata is not present in new CanLink dataset.

To view missing metadata: run sparql query below in canlink-test graph at http://206.167.181.235:7200/sparql

select distinct ?s ?p ?o where { 
	<http://canlink.library.ualberta.ca/void/canlinkmaindataset> ?p ?o .
}

To do: include all metadata referring to resource <http://canlink.library.ualberta.ca/void/canlinkmaindataset> into cldi graph

@anayram
Copy link
Member Author

anayram commented Feb 15, 2019

This issue may be related to #437

@anayram
Copy link
Member Author

anayram commented Feb 15, 2019

List of missing properties:

http://www.w3.org/2000/01/rdf-schema#seeAlso
http://purl.org/dc/terms/modified
http://rdfs.org/ns/void#feature
http://rdfs.org/ns/void#dataDump
http://www.w3.org/ns/dcat#distribution
http://rdfs.org/ns/void#vocabulary
http://purl.org/dc/terms/date
http://rdfs.org/ns/void#entities
http://purl.org/dc/terms/description
http://www.w3.org/2000/01/rdf-schema#isDefinedBy
http://rdfs.org/ns/void#triples
http://rdfs.org/ns/void#exampleResource
http://xmlns.com/foaf/0.1/homepage
http://www.w3.org/2004/02/skos/core#definition
http://www.w3.org/ns/dcat#accessURL
http://xmlns.com/foaf/0.1/accountName
http://xmlns.com/foaf/0.1/accountServiceHomepage
http://purl.org/dc/terms/rights
http://www.w3.org/2000/01/rdf-schema#comment
http://xmlns.com/foaf/0.1/member
http://rdfs.org/ns/void#uriRegexPattern
http://rdfs.org/ns/void#sparqlEndpoint
http://xmlns.com/foaf/0.1/account

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

No branches or pull requests

2 participants