Skip to content

Wimmics/PyCorese

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is under development and not yet ready for use. Please check back later for updates.

PyCorese

PyCorese is a Python package that provides a convenient way to wrap Corese Java application with a Python API. It allows you to easily integrate the Corese SPARQL engine into Python code to create applications that leverage the power of semantic querying.

Installation

To install PyCorese, you simply run the following command:

pip install pycorese

To install from the current github master use:

pip install git+https://github.com/wimmics/PyCorese.git

Usage

To use PyCorese in your Python project, follow these steps:

  1. Import the PyCorese module:
import pycorese

TBD

Documentation pages

For more detailed usage instructions and examples, please refer to the documentation.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the LGPL License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages