dokieli icon indicating copy to clipboard operation
dokieli copied to clipboard

Assign concepts to notes

Open csarven opened this issue 9 years ago • 2 comments

Have a mechanism to assign keywords/concepts to articles and to notes.

Two approaches 1) URL, 2) free-text

Some articles might want to use terms from a controlled vocabulary e.g., ACM uses CCS.

Blog posts might want free-text or an URL.

csarven avatar Feb 01 '16 21:02 csarven

+1

tagallthethings

rhiaro avatar Feb 01 '16 21:02 rhiaro

Part implementation: the bookmarking (annotation) lets the user use free-text (separated by comma) to tag.

The approach for URLs would use the oa:classifying motivation with some access to a controlled vocabulary from generic (e.g., DBpedia, WordNet) to domain specific - this might make sense to have out of the box. In cases of bottom-up marking. The domain specific dictionaries/taxonomies can be left as extensions.. the UI around that might do stuff like autocompleting and what not.

csarven avatar Jun 09 '16 20:06 csarven