Skip to content

Conversation

cygri
Copy link

@cygri cygri commented Mar 25, 2015

This implements #390 (Add CSV export), and is part of the larger #208 (Add more export formats).

@cygri
Copy link
Author

cygri commented Mar 25, 2015

(Whoops, sent prematurely.)

There are three new URLs:

http://localhost:8080/docs/all-types.csv
http://localhost:8080/docs/all-properties.csv
http://localhost:8080/docs/all-enumerations.csv

I'm not sure about the best place to link them in the site, but am happy to take direction and add them.

@danbri
Copy link
Contributor

danbri commented Sep 14, 2015

Sorry this went quiet, and thanks again for doing this. @RichardWallis will take a look!

@RichardWallis RichardWallis self-assigned this Sep 16, 2015
@danbri
Copy link
Contributor

danbri commented Apr 24, 2016

Ping @RichardWallis

BTW I tried the 'checkout via commandline' github instructions but get a Git error ("fatal: Cannot update paths and switch to branch 'cygri-sdo-scripts' at the same time."). The branch still seems to exist, not sure what's up there.

@RichardWallis
Copy link
Contributor

Superseded in release 3.1

@danbri
Copy link
Contributor

danbri commented Jan 20, 2017

While it makes sense to close this specific PR, I think we still have missing functionality here - documentation of structure, properties etc at least, possibly other tables, maybe escaping/subsetting HTML etc etc. But #390 is a reasonably place to track all that.

@rtroncy
Copy link

rtroncy commented Jan 20, 2017

Naive suggestion: in the DOREMUS project, we have developed https://github.com/Guhogu/owl2csv which generates useful CSV documentation of any ontology, detailing the direct and inferred properties, etc. Several CSV files are generated, for all classes, properties. This could easily be adapted to take into account the schema.org specific constructs (e.g. domainInclude). cc @delahousse who is managing this project

@RichardWallis
Copy link
Contributor

@rtroncy That looks like an interesting development.

I suggest we see how the introduction of the current csv implementation is received/used/commentated on when it is released (in 3.2), then revisit this area if the need is clear.

Meanwhile tracking in issue (#390)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants