Skip to content

A Python Flask API configured to deliver a web API in accordance with the W3C's Linked Data Platform

License

Notifications You must be signed in to change notification settings

jevy-wangfei/py-ldapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-ldapi

A Python 3 Flask API configured to deliver a web API in accordance with the W3C's Linked Data Platform

How to use

This module provides a class and a series of functions that can be used by RESTful Python APIs, like Flask, to implement Linked Data Platform functions. To use this module you'll need to:

  • implement a RESTful API
    • all these examples will use Flask
  • include a model_views.json file in your API
    • this file, an example of which you can find in this module, is the

License

This repository is licensed under CGPLv3. See the LICENSE deed in this repository for details.

Contacts

Lead Developer:
Nicholas Car
Senior Experimental Sceintist
CSIRO Land & Water
[email protected]
http://orcid.org/0000-0002-8742-7730

About

A Python Flask API configured to deliver a web API in accordance with the W3C's Linked Data Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages