Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Table of Contents

...

Common Questions
  • Can queries be done across triplestores?  The original plan was to reference an external URI for bibliographic references (e.g., http://da-rdf.library.cornell.edu/individual/b3652730) and not copy any information about the bibliographic reference into our local triplestore. The requirement to sort by title, author, and publication date with you to require that this information be copied into the local triplestore, or that the SPARQL queries are capable of querying across two distinct triplestores.
  • How to SPARQL handle sorting?
  • How to SPARQL track paginated results? How to sparkle track tokens for retrieving the next set of search results?

 

...

Get a Virtual Collection's Metadata

...

  • The concept of owner will not be represented by dc:creator.  See Triples Examples page for more details.
Questions
  • How does SPARQL handle sorting?
  • How does SPARQL track paginated results?  How does SPARQL track tokens for retrieving the next set of search results?See sorting and pagination questions in the Common Questions section at the top of this document.
  • size is not currently defined in VirtualCollectionRDF because I'm modeling the ORE ontology. It is defined in the Collections ontology. Is there an equivalent in the ORE ontology?
  • The implementation of visibility (i.e., PUBLIC, PRIVATE, SHARED) has not yet been fully designed.

...

  •  Same as for "Owned by Me and Sorted by Collection Name"

 

...

Get List of Items in a Virtual Collection with Pagination

 

Sorted by List Order

 

...

Sorted by Bibliographic Resource Title

...