Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
enridaga committed Apr 20, 2022
1 parent b151244 commit 6b2357c
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,16 @@ See the SPARQL Anything [usage documentation](https://sparql-anything.readthedoc

The query generates a Schema.org description of artists from the CSV file.

```yaml
Query: [queries/artists.sparql](queries/artists.sparql)
Competency: Novice
Input: [collection/artist_data.csv](collection/artist_data.csv)
Output: [artists.ttl](artists.ttl)
Query type: CONSTRUCT
Options:
- csv.headers
Formats:
- CSV
```
- Query: [queries/artists.sparql](queries/artists.sparql)
- Competency: Novice
- Input: [collection/artist_data.csv](collection/artist_data.csv)
- Output: [artists.ttl](artists.ttl)
- Query type: CONSTRUCT
- Options:
- csv.headers
- Formats:
- CSV


Usage:

Expand Down

0 comments on commit 6b2357c

Please sign in to comment.