turtle-rdf
Expressing quantities in RDF
I want to be able to answer queries like \"how many records were created and have log_id 001\" or \"how 开发者_StackOverflow社区many records have been deleted with attribute \"00EA\".[详细]
2023-01-20 19:52 分类:问答Determine if a specific triple exists using SPARQL
If the data set is: @prefix dc:<http://purl.org/dc/elements/1.1/> . @prefix :<http://example.org/book/> .[详细]
2023-01-15 01:41 分类:问答Automatically add records with incremental values in RDF
I want to record anonymous users \'liking\' records: user:1 vocab:likes record:123234 . user:2 vocab:likes record:124534 .[详细]
2023-01-14 06:17 分类:问答Reading a Turtle/N3 RDF File with Python
I\'m trying to encode some botanical data in Turtle format, and read this data from Python using RDFLib. However, I\'m having trouble, and I\'m not sure if it\'s because my Turtle is malformed or I\'m[详细]
2023-01-12 17:32 分类:问答WCF RIA Services and communicating via SSL
I have a simple Silverlight application that use WCF RIA Services to communicate with the ASP.NET application on my web server. By default I assume that this communication is plain and not encrypted i[详细]
2022-12-21 20:46 分类:问答