Giter Site home page Giter Site logo

Comments (2)

koenedaele avatar koenedaele commented on June 21, 2024

About the relations. Currently the follow kinds of relations exist:

  • narrower: Concept A has narrower Concept B
  • broader: Concept B has broader Concept A
  • related: Concept A has related Concept D
  • subordinate array: Concept B has subordinate array Collection C
  • superordinate: Collection C has superordinate Concept B
  • member: Collection C has member Concept M OR Collection C has member Collection CM
  • member of: Concept M is member of Collection C OR Collection CM is member of Concept C

While these are all correct according to the SKOS and ISO-SKOS specs, they can be a bit overwhelming for newbies. So, in the public interface I'd like to see them being listed as:

  • narrower, member, subordinate array: narrower
  • broader, member of, superordinate: broader
  • related: related

from atramhasisstijl.

koenedaele avatar koenedaele commented on June 21, 2024

Apart from these relations there's also something called matches. They are very similar, but are always to Concepts or Collections in other ConceptSchemes. Quite often there will be no matches at all.

I would suggest listing those at the bottom, styled like the relations, but include the type of match in every rectangle.

from atramhasisstijl.

Related Issues (10)

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.