Letractively / mmisw

Automatically exported from code.google.com/p/mmisw
0 stars 0 forks source link

improved LOD presentation of term page #327

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What capability do you want added or improved?
I want to improve the display of terms in ORR (see also issue 326), 
particularly values shown within the table. First priority is to provide 
auto-recognition of things that can be linked:
A) Link back to the parent ontology
B) URLs within the parent ontology auto-linked
C) URLs elsewhere auto-linked (different color)
D) Codes or Terms that are within the parent ontology auto-linked, to resolve 
on the appropriate ORR term page (see other details below)

Second priority is to add known mappings, as CFSN does.

Where do you want this capability to be accessible?
Each term page

What sort of input/command mechanism do you want?

What is the desired output (content, format, location)?
Following CFSN format

Other details of your desired capability?
Later it would be cool to do CFSN's _ term recognition for searching, but 
recognizing more types of terms:
- ASCII linked by _
- ASCII with embedded camelCase
- ASCII preceded by _
- hex IDs: 6 or more hex digits in a row

What version of the product are you using?

Please provide any additional information below (particular ontology/ies,
text contents of vocabulary (voc2rdf), operating system, browser/version
(Firefox, Safari, Chrome, IE, etc.), screenshot, etc.)

Original issue reported on code.google.com by jbgrayb...@mindspring.com on 22 Aug 2014 at 6:52

GoogleCodeExporter commented 9 years ago

Original comment by jbgrayb...@mindspring.com on 22 Aug 2014 at 7:04

GoogleCodeExporter commented 9 years ago
Not yet documented and still work in progress but the generic engine that 
enables CFSN is being refactored here: https://github.com/mmisw/scv  (I likely 
will be renaming this to vocbrowser, or vrowser, or ...).  Besides facilitating 
the customization of the browser to a particular vocabulary (like in cfsn) but 
end users, the idea is to also automatically dispatch vocabularies at the ORR 
with the new interface.

Original comment by caru...@gmail.com on 22 Aug 2014 at 7:09

GoogleCodeExporter commented 9 years ago
Mentioned repo just renamed to https://github.com/mmisw/vrowser

Some experimental deployments:

- http://mmisw.org/experimental/vrowser/ioos_param/
- http://mmisw.org/experimental/vrowser/ooi_epe_science/
- http://mmisw.org/experimental/vrowser/cf/

Original comment by caru...@gmail.com on 22 Aug 2014 at 8:40

GoogleCodeExporter commented 9 years ago
just to note that the mentioned repo was later on renamed to 
https://github.com/mmisw/vbrowser

And the experimental deployments:

- http://mmisw.org/experimental/vbrowser/ioos_param/
- http://mmisw.org/experimental/vbrowser/ooi_epe_science/
- http://mmisw.org/experimental/vbrowser/cf/

Original comment by caru...@gmail.com on 8 Oct 2014 at 3:50

GoogleCodeExporter commented 9 years ago
That last one should be
- http://mmisw.org/experimental/vbrowser/cfsn/

Original comment by caru...@gmail.com on 8 Oct 2014 at 5:57