Skip to content

CSV download of all terms #390

@cygri

Description

@cygri

This is one part of #208, for CSV only. My goal here is to provide a replacement for the outdated CSV export on http://schema.rdfs.org/ as a step towards retiring that site. Does the following sound okay?

  • Two files /docs/all-classes.csv and /docs/all-properties.csv
  • Columns for the class file: id, label, comment, ancestors, supertypes, subtypes, properties
  • Columns for the property file: id, label, comment, domains, ranges
  • Simple space-separated lists for the multi-valued columns like subtypes
  • Use DataCache like done for the full tree page
  • Write the CSV using csv.writer (no external dependencies)

Should I work off of sdo-gozer or sdo-scripts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    no-issue-activityDiscuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!).site tools + python codeInfrastructural issues around schema.org site. Most can ignore this!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions