Versions Compared

Key

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

The Data Distribution API uses RDF statements (examples in Turtle format) to specify the configuration for an action.  Each distributor has a type (specifed by "a" see below), and action name, and may use additional predicates to indicate relations to other entities.

PredicateTypeUsage
aOSpecify the type of data distributor
actionNameDAssociates the instance with an HTTP request.
childDThe MIME type to be sent in the HTTP response header.
childGraphBuilder

constructQuery

contentType

drillDownQuery

emptyResponse

filepathTemplate

graphBuilder

literalBinding

parameterName

parameterPattern

parameterValue

pathDThe location of a file to be served by the FileDistributor. If a relative path, it is relative to the Vitro home directory.
query

script

supportingScript

topLevelGraphBuilder

uriBinding

...