Giter Site home page Giter Site logo

impala's People

Contributors

alicela avatar bulotf avatar dependabot[bot] avatar emmanueldemey avatar franckco avatar guylenetandeaudemarsac avatar jeromembourgeois avatar nicolaval avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

impala's Issues

Note issues on static pages

Item notes are broken, for all classifications (exemple).

DESCRIBE queries do not return JSON as expected in the code (here).

Is it a Yasgui issue?
Regarding the docs, not sure it's possible to obtain JSON from DESCRIBE.

I tried to add headers, unsuccesful.

A way to fix is to switch query, from var query = "PREFIX skos:<http://www.w3.org/2004/02/skos/core#> DESCRIBE <" + itemURI + ">"; to var query = "SELECT * WHERE { <" + itemURI + "> ?predicate ?object }"; but seems better to fix the DESCRIBE query issue.

use of the React logo

I've noticed that the React logo is redistributed by this project (see https://github.com/InseeFr/Impala/blob/main/public/logo192.png, https://github.com/InseeFr/Impala/blob/main/public/logo512.png and https://github.com/InseeFr/Impala/blob/main/src/logo.svg).

This logo is licensed under CC BY 4.0 whose terms stipulate that an appropriate credit and a link to the licence should be provided.

I'm not sure of the relevance of the React logo in this project but if you want to keep it, its use should be compliant with its licence.

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.