GithubHelp home page GithubHelp logo

pyvandenbussche / lov Goto Github PK

View Code? Open in Web Editor NEW
60.0 60.0 12.0 23.08 MB

Linked Open Vocabularies (LOV) - FrontEnd

Home Page: http://lov.okfn.org/dataset/lov/

JavaScript 54.45% HTML 31.87% CSS 13.68%

lov's People

Contributors

pyvandenbussche avatar

Stargazers

 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lov's Issues

Broken links and usability improvements

There is a bunch of vocabularies whose link seems to be broken when you try to get into the details. These are:
sdmx-code, eac-cpf, sdmx-dimension, geos, wf-infoc, iso-thes, lmf, ma-ont, muo, p-plan, pkm, psys, quty, xsd.
And two things to improve the usability of the Web. It will be good to have a dump of the whole .n3 files of each vocabulary separated. Also you should indicate that the timeline of versions of the vocabularies is a slide because I could not notice it at first.

UI relationships explanation

it will be useful to link your properties/measures to documention, and
eventually to the SPARQL queries. That will enable people like me to
make sure that connections are not being missed, and open the door to
further development.

More broken links

I have problems to access these vocabularies, I dont know if my list is old or there is a real broken link:
gm, inno, lgdb and tm.
Thanks

Problem incoming links

Not all relations appear as incoming links. e.g. for cc vocab, there is no link but if you look at igeo or lom you find a link to cc

Expressivity checkup ...

We look at the property used by the vocab in SIO case RDF / RDFS. SIO vocab is using as well OWL but not as property (as object). We shoudl handle that case.

Add a FAQ page to the wiki

  • Is my vocabulary LOV-able?
  • Why don't you take SKOS vocabularies?
  • Why don't you take OBO vocabularies?
  • Does size matters?

Datatype Query

add restriction on values:

PREFIX rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
PREFIX rdfs: http://www.w3.org/2000/01/rdf-schema#
PREFIX dct: http://purl.org/dc/terms/
PREFIX owl: http://www.w3.org/2002/07/owl#
PREFIX xsd: http://www.w3.org/2001/XMLSchema#

SELECT distinct ?datatype
{
?datatype rdf:type owl:Restriction;
owl:onProperty ?property;
?valuesFrom ?value .
FILTER (isURI(?datatype))
FILTER regex (str(?value), STR(xsd:))
FILTER (?valuesFrom = owl:allValuesFrom || ?valuesFrom = owl:someValuesFrom)
}

mongo2rdf

do not delete the files until completed. (makes sure we do not have incomplete exported data)

Bot reviews and version history to check

The following is the list of vocabs which have an old BOT review, generally linked to a broken version history with false positive.
TODO for each of those

  • double-check the version history

  • delete the BOT reviews in the vocabulary record

  • update the list below when done

    cro
    daq
    date
    dbpedia-owl
    decision
    dogont
    dq
    drm
    dsn
    eac-cpf
    ebucore
    edm
    ext
    fea
    frbrer
    gd
    geofla
    gm
    gndo
    gtfs
    gvp
    h2o
    homeActivity
    homeWeather
    hydra
    identity
    ignf
    inno
    itm
    kdo
    lawd
    ldr
    lexinfo
    lgdo
    li
    limo
    limoo
    lingvo
    lvont
    md
    msm
    mtlo
    nao
    ngeo
    oa
    oad
    obsm
    oc
    of
    ofrd
    oh
    om
    ontosec
    oslc
    osr
    p-plan
    passim
    pav
    person
    plo
    prov
    pwo
    qb
    rdau
    rdfa
    rec54
    reegle
    rr
    ruto
    sam
    saws
    schema
    sdmx
    sio
    smg
    spcm
    spfood
    sql
    ssso
    teach
    test
    theatre
    thors
    tisc
    tm
    topo
    traffic
    umbel
    uri4uri
    vaem
    vag
    vivo
    vrank
    wf-invoc
    whisky
    wikim
    wot

Problem to detect the expressivity of the ontology.

The IPO ontology has just been added to the LOV, but the expressivity was not detected as OWL.

The IPO has functional, inverse functional and transitive properties.

What could have happened?

Thank you for your attention,

Matheus Dimas

Vocabulary metadata on API v2

Hello!
Congratulations for your excellent work on your new version!
A quick question, how can i get more details about each vocabulary on the new API?
For instance for a specific vocabulary how can i get the "Download URI" or the "web page" properties?

many thanks!
Spiros

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.