Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged sparql

0 votes
405 views
1 answer
    Imagine you are querying a data source via an SPARQL endpoint and you want to know if the underlying representation ... access to the schema. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
430 views
1 answer
    I am using the following sparql query using SPARQLWrapper as follows. from SPARQLWrapper import SPARQLWrapper, JSON ... details if needed. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
402 views
1 answer
    I was trying to extract all movies from Linkedmdb. I used OFFSET to make sure I wont hit the maximum number of ... use a loop of some sort)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
700 views
1 answer
    I have two resources in DBPedia: dbr:Diabetes_mellitus and dbr:Hyperglycemia. In Wikipedia, the corresponding pages are ... I can achieve it? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
323 views
1 answer
    I have an RDF file and I need to extract some information from it and write it to a file. I understood how ... and child2 How can this be done? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
527 views
1 answer
    If this is the RDF graph , given the resource A , I need to construct all the triples connected to A till the end . here ... :d :D1, :S2 :d :D2, See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
332 views
1 answer
    I have a question for you. I would like to write a query that retrieves the values ??that are similar ... to perform the same operations? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    How to get a list of properties for a specific class? Consider the class dbpedia-owl:Person. All instances of ... instance of the Person class? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
510 views
1 answer
    How can I query Wikidata to get all items that have labels contain a word? I tried this but didn't work; it ... ), "keyword")) } LIMIT 1000 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
297 views
1 answer
    My work is about library book of recommendation systems . that as input I need book Classification ontology . in ... with sparql in protege? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
433 views
1 answer
    Is it possible to count the number of the edges that connect two instance with a SPARQL query? I want to find a path. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
475 views
1 answer
    In Wikidata (Wikidata SPARQL endpoint), is there a way to order the SPARQL query results with something like a ... following one and so on? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
248 views
1 answer
    The rdfs file I'm want to use is cv.rdfs, I want to convert it to SKOS, so I can use it in Maui ... complete noob in the subject. Please help. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
439 views
1 answer
    I am attempting to retrieve data about the lifespans of certain people. This is problematic in cases of ... earliest birthdate) in Wikidata? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
372 views
1 answer
    I want to download two or more datasets on my machine and be able to start a SPARQL endpoint for each. I ... that can fit in this project. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
464 views
1 answer
    While examining the results of the official example query "Continents, countries, regions and capitals" (on https ... reason for this behaviour? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...