Skip to content

Commit

Permalink
README with screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tfrancart committed Oct 16, 2018
1 parent 26c9954 commit 3dc2494
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,15 @@ SKOS Play can print your thesaurus in various ways :

##### Translation tables

![SKOS Play translation table output](github/images/print-translations.png)

##### Permuted / KWIC indexes

![SKOS Play KWIC output](github/images/print-kwic.png)

##### Alignment tables

![SKOS Play alignments output](github/images/print-alignments.png)

#### Generate PDF files

Expand All @@ -40,14 +45,23 @@ SKOS Play can also be used to produce printable PDFs from your thesaurus, with t

SKOS Play leverages D3js to display the hierarchy of the SKOS structure in nice ways :

##### Tree-like visualization
##### Tree visualization

![SKOS Play tree visualization](github/images/visualize-tree.png)

##### Square visualization

![SKOS Play square visualization](github/images/visualize-square.png)

##### Circle visualization

![SKOS Play circle visualization](github/images/visualize-circle.png)

##### Autocomplete field

SKOS Play also illustrates the generation of an autocomplete form filled with your thesaurus labels :

![SKOS Play autocomple visualization](github/images/visualize-autocomplete.png)

#### Works with OWL ontologies too !

Expand All @@ -59,6 +73,8 @@ The [SKOS Play converter](http://labs.sparna.fr/skos-play/convert) is a tool to

The converter is also integrated with Google Spreadsheets, so you can even maintain your classification collaboratively, and turn it directly into SKOS !

![SKOS Play Excel converter](github/images/convert-excel.png)


### Validate SKOS files

Expand Down
Binary file added github/images/print-translations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3dc2494

Please sign in to comment.