biscicol/triplifier

Define domains/ranges for available property terms per class

Closed this issue · 5 comments

When a user assigns a property to a defined class, they only want to see the 
properties pertinent to that particular class, not all of them!  

If no domain/ranges are defined, need to probably just display all terms (e.g. 
Darwin Core)


Original issue reported on code.google.com by jdec...@gmail.com on 21 Jun 2012 at 12:50

Good point. Let's make some more use of these ontologies. I'll handle this one.

Original comment by u...@ufl.edu on 21 Jun 2012 at 12:10

Implemented in release r105.

Original comment by u...@ufl.edu on 26 Jun 2012 at 1:31

  • Changed state: Started
Only domain is being used now. As the triplifier 'attributes' are defining RDF 
literals, would we need to filter out anything that has range?

Original comment by u...@ufl.edu on 26 Jun 2012 at 2:05

Converting this to priority-medium... not as crucial now as it previously was.

Original comment by jdec...@gmail.com on 9 Nov 2012 at 6:51

  • Added labels: Priority-Medium
  • Removed labels: Priority-Critical
The triplifier is doing this now.

Original comment by jdec...@gmail.com on 3 Apr 2013 at 8:07

  • Changed state: Fixed