Tabs API for OAT RDF applications. (see RDF Browser)
DOM node
textual
redraw contents
called by parent when triple store changes. hard is bool; false when the change is initiated by applying filters; true when the change is initiated by adding/removing URL.
{ triples:[] // array of triples all:{} // object structured:{} // object with applied filters }
Instance of OAT.RDFStore
Returns:
Returns title string for dataItem
Returns URI for dataItem
Attach external handlers to a link.
ToBeDone?
ToBeDone?
ToBeDone?
ToBeDone?
ToBeDone?
ToBeDone?
ToBeDone?
Used for viewing all filtered data, structured into resource items. options are:
Used for navigating through all locally cached data, one resource at a time. Note that filters don't apply here; all data is displayed. option is
Displays all filtered triples. options are:
Displays filtered data as SVG Graph. For performance reasons, the number of used triples is limited by the only option --
Plots all geodata found in filtered resources onto a map. options are:
Displays all date/time containing resources on an interactive time line. options are:
Displays all images found in filtered data set. options are:
Displays all links found in filtered data set.
Applies Fresnel RDF Vocabularies to all dereferenced data. options are:
CategoryOAT CategoryDocumentation CategoryOpenSource CategoryToBeDone?