rm3web / rm3-tag-control

rm3 tag control
1 stars 0 forks source link
json-ld react tagging

rm3 Tag Control

Greenkeeper badge

Build StatusDependency Status npm version

Screenshot of controls

This will eventually be a linked data (I'm avoiding using the word RDF : ) ) tagging UI in React.

Right now, it lets you fill a linked-data-box object with plain string tags (say, something like Flickr tags) or JSON-LD compatible tags with predicates (say, something more like EXIF tags, where the predicate is "Camera name" and the camera is "Olympus E-M5 Mark II").

I designed it for my own usage in rm3, but there's nothing that will prevent you from using it as a general-purpose tagging editor.

See spa/bundle.js for usage example.

Targets

Thanks