Old Release

This documentation relates to an old version of VIVO, version 1.10.x. Looking for another version? See all documentation.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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




  • No labels