Git Product home page Git Product logo

rdf4j's Introduction

Welcome to the Eclipse RDF4J client repository

This is the client code repository for the Eclipse RDF4J project. It contains the main client APIs (such as the Repository and RDF Model API) and the various Rio RDF parser and writer modules.

Other parts of the RDF4J project can be found in

  • rdf4j-storage containing the SAIL API, database implementations, indexers, and reasoners.
  • rdf4j-tools containing RDF4J Server, Workbench and Console
  • rdf4j-testsuite containing common tests and benchmarks

Please see rdf4j.org for detailed information about RDF4J, including user documentation and downloads of the latest release.

Keen to contribute?

We welcome contributions! To get started, please first read our Contributor guidelines.

The short version:

  1. Digitally sign the Eclipse Contributor Agreement (ECA). You can do this by logging into the Eclipse projects forge; click on "Eclipse Contributor Agreement"; and Complete the form. Be sure to use the same email address when you register for the account that you intend to use on Git commit records. See the ECA FAQ for more info.
  2. Create an issue in the issue tracker that describes your improvement, new feature, or bug fix.
  3. Fork the GitHub repository.
  4. Create a new branch (starting from master) for your changes.
  5. Make your changes on this branch. Apply the RDF4J code formatting guidelines. Don't forget to include unit tests.
  6. sign off every commit (using the -s flag).
  7. Run mvn verify from the project root to make sure all tests succeed (both your own new ones, and existing).
  8. Use meaningful commit messages and include the issue number in each commit message.
  9. Once your fix is complete, put it up for review by opening a Pull Request against the master branch in the central Github repository.

These steps are explained in more detail in the Contributor guidelines.

rdf4j's People

Contributors

abrokenjester avatar ansell avatar barthanssens avatar hmottestad avatar jgrzebyta avatar josephw avatar aschwarte10 avatar reckart avatar seralf avatar tpt avatar andrewruckerjones avatar nikolavp avatar manuelfiorelli avatar anqit avatar skodapetr avatar stain avatar mnmercer avatar pmcb55 avatar ravindersinghmaan avatar the-alchemist avatar swcbelks avatar infgeoax avatar

Watchers

Pavel Mihaylov avatar

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.