Giter Site home page Giter Site logo

iqvoc_similar_terms's Introduction

Similar terms for iQvoc

CI

Getting Started

  1. Initialize database:

     $ bundle exec rake db:create
     $ bundle exec rake db:migrate iqvoc:db:seed_all
    

Extensions

In addition to regular SKOS, Similar Terms supports SKOS-XL and Inflectionals - the latter provides case-insensitive lookups.

See the respective branches for application templates using those extensions.

iqvoc_similar_terms's People

Contributors

dependabot[bot] avatar fnd avatar mjansing avatar philippneugebauer avatar pschijven avatar youngbrioche avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iqvoc_similar_terms's Issues

normalize use of spaces in URIs

when using the HTML UI, the terms parameter uses comma+space as delimiter, which can lead to some inconsistencies

(I actually forgot the exact scenario that prompted this, so further investigation required 😕 - either way, we should just use comma as delimiter)

RDF-API

as per spec (which needs to be updated if necessary)

GetSimilarTerms - Kriterien prüfen und festlegen

REDAKTION UBA: @BarbaraFock GetSimilarTerms - Kriterien prüfen und festlegen: Siehe unterschiede gegenüber früher (Semantic-Network): damals RT ausgegeben, heute nicht ...
heute werden anscheinend die Synonyme ausgegeben, das wäre die Regel für ein "GetSynonyms"

rewrite RDF serialization

The RDF serialization should be as simple as possible in order to allow users to process the data without requiring an RDF parser.

All we need is a list of labels, sorted alphabetically:

query:top skos:altLabel "car"@en, "forest"@en, "woods"@en.

GUI

would be nice if there was a GUI in addition to the RDF-API (cf. #1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.