Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-306

Implement RDF Bridge mechanism that will provide CMS update based on the RDF provided

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0-incubating
    • CMS Adaptor
    • None

    Description

      An RDF bridge mechanism will be implemented. The mechanism will provide filtering of certain resources from RDF data and annotate them to be created as nodes/objects in the CMS. It will also provide more configurations to indicate children and properties of target nodes. Considering the following fictive RDF data,

      <node1> rdf:type vCard:Event
      <node1> rdfs:label "Community Workshop"
      <node1> dbpprop:location "Paris"
      <node1> dc:title "myCMS and the Web of Data"
      <node1> vCard:participant <node2>
      <node2> rdf:type vCard:Agent
      <node2> rdfs:label "SRDC"

      it will be possible to create vCard:Event and vCard:Agent as nodes in the CMS after annotating them with "CMS Vocabulary" which will be defined within the CMS Adapter. It will also possible to set dbpprop:location and dc:title as event's properties in the CMS. (But this seems possible for only JCR based content management systems as CMIS does not allow to create custom properties.)

      Attachments

        Activity

          People

            Unassigned Unassigned
            suat.gonul Suat Gonul
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: