Content management

Content blocks and the basic data content actions.

Content list is a new layout mode introduced in LinkedDataHub 3.x. Content instance in the list can currently be of following types:

  • HTML fragment
  • RDF resource
  • SPARQL SELECT query
  • Chart (graph or result set)

Content other than HTML content is called resource content. The HTML content is part of the document while resource content is simply embedded (transcluded) into the HTML page.

The content instances are attached to the document using RDF sequence properties rdf:_1, rdf:_2 etc. The index number in the property URI indicates the position of the content block on the document's content list.