sdsc-ordes / rdfpipe-rs

Quickly convert between RDF file formats. A rust implementation of rdfpipe based on the sophia crate.
GNU General Public License v3.0
5 stars 0 forks source link

doc: apply license and add contribution guide #15

Closed cmdoret closed 11 months ago

cmdoret commented 12 months ago
caviri commented 12 months ago

Hi @cmdoret I think it covers the basics for contributing guidelines. In the future we can add more instructions about which kind of tests should pass one branch before sending us the PR.

Also, another detail in the license:

// Copyright (C) 2023 - Swiss Data Science Center (SDSC) // A partnership between École Polytechnique Fédérale de Lausanne (EPFL) and // Eidgenössische Technische Hochschule Zürich (ETHZ).

Shouldn't the PSI appear here too? I'm not sure about this .

cmdoret commented 11 months ago

Thanks! Indeed, this information would be important! I"ll add it here so we have an example

For the license header, the EPFL page of SDSC PSI is indeed mentioned, but it still says "The Swiss Data Science Center (SDSC) is a joint venture between EPFL and ETH Zurich.". I guess we could keep it as-is at least for now.