javascript - How to display RDF data described by Fresnel vocabulary? -
I am studying semantic web while trying to create a simple one-page application (SPA).
The SPA should be able to display various RDF data (and allow the user to create new autologues in a user-friendly manner)
I have full control of the nature of autologues (I.e. I can tell if they represent RDF / XML, ntripples, turtles etc. and I can also decide if I want to use ontologies to describe
I I think from him I think it can be a good way to describe the "eyes" of autologians.
I came to know what it looks like
Question:
- How can I use this kind of engine to display the data given below?
- Recommended to use for this problem What is Fresnel?
- If not, what do you recommend?
An example from the Fresnel manual:
< P> W RDF object to display : Chris rdf: Type fox: Person; Foaf: The name "Chris Buzar"; Fouf: Mbox and lieutenant; Melroto: chris@bizer.de> ; Fox: Mbox & Lt; Meloto: bizer@gmx.de> ; FoF: Illustration & lt; Http: //www.wiwiss.fu-berlin.de/suhl/ueber_uns/team/Fotos/ChrisPassbild.jpg> .
Freshen styling information:
: FF Group RDF: Type Fractional: Group; Fresnel: stylesheet links & lt; Http: //www.example.org/example.css> ; Fresnel: Container style "background color: white;" ^^ fresnel: Styling Instructions; : FoafPersonFormat rdf: type fresnel: format; Fresnel: classFormatDomain foaf: person; Fresnel: Processing style "background color: gray;" ^^ fresnel: Styling Instructions; Fresnel: Group: foafGroup: NameFormat rdf: type fresnel: format; Fresnel: propertyFormatDomain foaf: name; Fresnel: propertyStyle "border-top: solid black;" ^^ fresnel: Styling Instructions; Fresnel: label style "font-weight: bold;" ^^ fresnel: Styling Instructions; Fresnel: Group: foafGroup: UrlFormat rdf: type fresnel: format; Fresnel: propertyFormatDomain foaf: home; Fresnel: propertyFormatDomain foaf: mbox; Fresnel: value fresnel: externalLink; Fresnel: propertyStyle "border-top: solid black;" ^^ fresnel: Styling Instructions; Fresnel: label style "font-weight: bold;" ^^ fresnel: Styling Instructions; Fresnel: Group: foafGroup: Format RDF: Type Fractional: Format; Fresnel: propertyFormatDomain foaf: illustration; Fresnel: label fresnel: none; Fresnel: value fresnel: image; Fresnel: propertyStyle "border-top: solid black;" ^^ fresnel: Styling Instructions; Fresnel: Group: foafGroup
to display the data below How can I use this kind of engine?
Use DOM selectors to map nodes
What has been recommended for this problem to use Fresnel?
It seems that this effort has been included.
Context
Comments
Post a Comment