Commits for conStruct

  • Update the version info of structOntology.
  • Fix possible path issues to the structBrowse tool
  • Modifying the class, property and individual views such that when we create a new entity, we define it using the base URI of the ontology, and not the internal one given by the system.
  • Fix some styling issues with the structOntology component. Also add a "font" and a "link" icon within the input element of the tool. That way, people will be able to distinguish an input that will be interpreted as text, and one as a reference of anothee resource (so, a URI).
  • Add a new defautl property "sco:color" in the Class view. This is used to define a default color for a class. This is normally used to define a default color for the instances of that class. By example, this will be used by the sWebMap component to display certain type of individuals, using a specific color when polygons and polylines and drawn on the map component.
  • Upgraded structOntology to:
    
    (1) Being able to update the title and the description of an ontology.js
    (2) Adding a new functionality to categorize ontologies in one of three categories: local, reference and administrative.
  • (1) Added a new method on the Subject class called "setDescription" to redefine the description of a subject.
    
    (2) Added a new optional parameter to the Resultset's "saveN3" method. This new parameter is a URI. If a URI is specified for this parameter, only the description of the entity referenced by this URI will be returned. If nothing is specified, the entire resultset will be returned.
  • Update the structOntology version.
  • Fix the Resultset's method "escapeN3" to search and replace *all* double quotes characters, and not just the first one.
  • The Ontology: Update/Create/Delete web service does return an empty body, and not an empty JSON object. This means that we have to rely on the HTTP status to know if the query is a success or not. Otherwise, jQuery will return a JSON parse error since it tries to parse an empty string which returns a parse error. These modifications does fix this issue

Maintainers for conStruct

  • fgiasson - 192 commits
    last: 1 week ago, first: 2 years ago
  • jonphipps - 5 commits
    last: 2 years ago, first: 2 years ago

Issues for conStruct

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here