Giter Club home page Giter Club logo

Comments (3)

MattesWhite avatar MattesWhite commented on August 21, 2024

Hi,
nice to see another one interested in contributing to sophia. Regarding the licencing I can't tell you much. This is the responsibility of @pchampin .

Really nice that you did a benchmark on IRI crates in Rust. As you can see in #74 we are aware of this issue. Like you pointed out IRIs can have many different use cases where the focus is laid on different properties. To be able to satisfy as many applications as possible the TTerm trait was designed as flexible as possible. Therefore, it may be of interest for your benchmark to implement TTerm for the other IRI types you inspect and look at the performance and size of graphs made up of those. You may also notice that sophia itself already provides two different implementations of an IRI, namely sophia::term::SimpleIri and sophia::term::iri::Iri.

from sophia_rs.

pchampin avatar pchampin commented on August 21, 2024

@alexkreidler thanks for your interest, and welcome on board :)

Re. licensing: as a French civil servant, I feel compelled to use CeCILL, which is compatible with French law and endorsed by my administration. Also, I usually start my personal projects with a rather protective license (GPL-like or LGPL-like) as a commitment to favour open-source in general.

That being said, I agree that a more permissive license is a better way to foster adoption (and external contribution) in a project like Sophia. I had already started I that with some of the crates, but I just (see commit above) changed all remaining crates to CeCILL-B, a BSD-compatible variant of CeCILL.

That's a first move, but I am still open to discussion. So:

Q1: Is a BSD-style licence permissive enough for you, or is there something I'm missing that makes Apache more appealing to you?

Q2: Is the CeCILL variant acceptable, or would you prefer to stick to the original one?

from sophia_rs.

alexkreidler avatar alexkreidler commented on August 21, 2024

Hey all, thanks for the kind responses!

For both questions 1 and 2: I think the permissive CeCILL-B license makes perfect sense for this project. I'll close this issue.

I'll start digging through some code and try to see which of the areas I mentioned above would be good to start at, and then maybe ask some more questions on the specific issues.

Also @MattesWhite thanks for those details, I might go back to updating the benchmarks later.

from sophia_rs.

Related Issues (20)

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.