Easierrdf

Making RDF easy enough for most developers
Alternatives To Easierrdf
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Rdflib1,9041,567444a day ago33July 26, 2022231bsd-3-clausePython
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
Akutan1,658
4 years ago18apache-2.0Go
A distributed knowledge graph store
Nlp Knowledge Graph1,340
16 days agomit
自然语言处理、知识图谱、对话系统三大技术研究与应用。
Awesome Graph991
a month ago8
A curated list of resources for graph databases and graph computing tools
Badwolf958
a year ago22March 31, 202218apache-2.0Go
Temporal graph store abstraction layer.
Oxigraph770410 hours ago5March 19, 202261apache-2.0Rust
SPARQL graph database
Easyrdf5603,113712 years ago18December 02, 202056other
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
Ontop556510 hours ago12April 19, 202262apache-2.0Java
Ontop is a platform to query relational databases as Virtual RDF Knowledge Graphs using SPARQL
Graph Notebook546
12 hours ago55June 11, 202222apache-2.0Jupyter Notebook
Library extending Jupyter notebooks to integrate with Apache TinkerPop, openCypher, and RDF SPARQL.
Rdfstore Js53669113 years ago76September 03, 201670mitJavaScript
JS RDF store with SPARQL support
Alternatives To Easierrdf
Select To Compare


Alternative Project Comparisons
Readme

EasierRDF

This repository is for experimental/exploratory work on making RDF easier to use, with the goal of making it easy enough for most developers. By "RDF" we mean the whole RDF ecosystem -- including SPARQL, OWL, tools, standards, educational materials, etc. -- everything that a developer touches when using RDF. Our plan:

  • focus and coordinate community efforts;
  • build on existing standards whenever possible;
  • launch additional W3C Community Groups to tackle specific areas of need, including
  • contribute to (and benefit from) related efforts, such as the W3C Graph Data Workshop in March 2019, which prepare the path for launching new standards work at W3C.

Introduction

The value of RDF for graph data has been well proven, in many applications, over the 20+ years since it was first created. However, difficulty of use has caused RDF to be categorized as a niche technology. This is unfortunate because it limits uptake and prevents RDF from being viewed as a viable choice for many use cases that would otherwise be an excellent fit.

This work seeks to build upon our experience with RDF to examine how we can make it easier to use. What aspects or gaps have caused difficulty? How can RDF better support features that users commonly need and other graph databases offer? How can we make RDF -- or a successor -- easy enough for most developers?

At the same time, businesses are now showing a rapidly growing interest in graph data. Businesses have used relational databases for many years, but it is costly to adapt database schema and applications in response to evolving application needs. Other graph and NoSQL databases have emerged to help meet this need. Unfortunately, there is a lack of interoperability across existing graph data solutions, motivating interest in open standards for an interchange framework. RDF is an appealing vendor neutral framework for graph data, and is well positioned to take on the role of an interchange framework. Although this interest in RDF as a graph interchange framework arose independently from the effort to make RDF easier, and has different goals, there is a natural overlap in motivation, and both efforts can benefit each other.

Guiding principles

1. The goal is to make RDF -- or some RDF-based successor -- easy enough for most developers, who are new to RDF, to be consistently successful.

2. Solutions may involve anything in the RDF ecosystem: standards, tools, guidance, etc. All options are on the table.

3. Backward compatibility is highly desirable, but less important than ease of use.

How to contribute?

We welcome contributions. A good place to start is to review the issues list, categorized below. Please feel free to start a new issue if none of the existing ones are a good match. You can also send comments to the mailing list: [email protected].

Intellectual property rights

This work is being performed under the W3C rdf-dev Community Group and is subject to the W3C Community Contributor License Agreement (CLA).

Issue topics

Issues and ideas are recorded in our issues list and divided into the categories below using issue labels. The lists below are not auto-populated, so click on the category name below to see the latest list. A script is available for regenerating this list, but it currently must be run manually.

Category: big ideas: For major ideas that span multiple issue categories

Category: tools: For RDF tools

Category: education: For documentation and education

Category: usage: For issues around RDF usage in practice

Category: language features: For language features of RDF itself -- model and syntax

Category: related standards: For RDF-related standards

Category: easier profile: For candidate features of an easier profile of RDF

Category: experiments: For demonstrations exploring the design space

Uncategorized

Search for issues with no category label.

Popular Rdf Projects
Popular Graph Projects
Popular Data Formats Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Graph
Rdf
W3c