Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdesalvo authored Jun 1, 2020
1 parent ce67521 commit 7046b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ RDFSharp has a modular API made up of four layers ([docs](https://github.com/mde
<ul>
<li>Create and manage <i>RDF stores</i> for context-aware modeling of RDF data (quadruples)</li>
<li>Exchange them using standard <i>RDF formats</i> (N-Quads, TriX)</li>
<li>Create and manage <i>RDF federations</i> giving integrated query access to multiple stores</li>
</ul>
</ul>
<ul>
<li><b>RDFSharp.Query</b></li>
<ul>
<li>Create and execute <i>SPARQL queries</i> on graphs, stores, federations and <i>SPARQL endpoints</i></li>
<li>Create and manage <i>RDF federations</i> giving integrated query access to multiple data sources</li>
<li>Create and execute <i>SPARQL queries</i> on graphs, stores, federations and <i>SPARQL endpoints</i></li>
</ul>
</ul>
<ul>
Expand Down

0 comments on commit 7046b22

Please sign in to comment.