ld-reactor LD-R Quick Start Demo
Download Github
LD-R Docs
Home Why LD-R? Architecture Quick Start/Installation FERASAT WYSIWYQ conTEXT CSV to JSON-LD
Tutorials
Basic Tutorial 1 Basic Tutorial 2 Video Tutorials Deploy LD-R on Heroku
Configs
General Server Reactors Faceted Browser
Plugins
Authentication Google Analytics
Components
Reactor Components Core Components More Components
Screenshot Demo Tasks in Progress... Research/Publications Contact Us Send Feedback

Components: More

Viewer

Individual

BasicDBpediaView
To view DBpedia URIs. You can set asWikipedia to '1' to view links on Wikipedia.
BasicOptionView
Renders the current value of an option list.
LanguageView
Renders the language values provided by iso639-1.
TwoLetterCountryView
Renders the country codes based on ISO3166_1_alpha2.
BasicDateTimeView
Renders the Datae/Time values. You can set dateTimeFormat parameter to format the date/time.
BasicImageView
Displays images. You can set height and width parameters to change the size of the images.

Aggregate

DBpediaGoogleMapView
Shows places with DBpedia URIs on a map.

Editor

Individual

BasicOptionInput
A dropdown list for editing objects with default options. To use this component you have to insert a set of default options in options parameter. A label and value is required for each option. You can also set allowUserDefinedValue to '1' to allow adding user-defined options.
BasicTextareaInput
Useful for editing large text.
DBpediaInput
Uses DBpedia lookup service to suggest DBpedia resources as value for properties.
LanguageInput
Provides a list of languages based on iso639-1.
BasicCalendarInput
Provides a calendar to pickup Date/Time. You can set calendarFormat parameter to change the output format of the date/time.

Aggregate

-

Edit page on Github