Letractively / mmisw

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

load a registered ontology #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

implement the option to load an existing ontology, so the user can create
and upload a new version.

Original issue reported on code.google.com by caru...@gmail.com on 30 Oct 2008 at 7:27

GoogleCodeExporter commented 8 years ago

This will be first by launching ontmd from the aquaportal front-end with the 
parameters:
    ontologyUri=http://org.mmisw.ont/mmi/(maybe-some-version)/someTopic
    _edit=y

(if the _edit param es missing, it will be only read-only visualization as 
before).

Ontmd will use the given version (if explicit) or the latest version 
corresponding to
the given URI as a basis to edit the new version.

Original comment by caru...@gmail.com on 3 Nov 2008 at 4:16

GoogleCodeExporter commented 8 years ago
Fixed.

- This is now completed for the case when the URI is passed as a parameter
  ontologyUri=uuuu along with the new parameter "_edit" which should be
  set to "_edit=y" to allow the edition of a new version of the ontology.

  (Note: the button to "load a registered ontology" is not yet implemented
  and perhaps it shouldn't at least initially, the reasons being:
    - Main entry point to create a new version is the Aquaportal front-end;
    - This way, the user is already logged-in and in fact she can only launch
      the edition of her own ontologies, so this control is already in place.

Original comment by caru...@gmail.com on 3 Nov 2008 at 4:57

GoogleCodeExporter commented 8 years ago
verified. This functionality has been in place for several months now.

Original comment by caru...@gmail.com on 16 Mar 2009 at 9:24

GoogleCodeExporter commented 8 years ago
(updated label to "ontmd")

Original comment by caru...@gmail.com on 16 Mar 2009 at 9:25