Skip to content

update Services schema to allow lossless import/export #225

Closed
@michielbdejong

Description

@michielbdejong

The current Services schema cannot hold all information held by the Services API spec:

string fields to add:

  • id -> add oldId
  • keywords, related -> add

already have:

  • name -> lowercase to name
  • urls -> use url (there are actually no services in the db with multiple urls, that's already split)
  • tosdr.rated -> use grade, already a string

don't need:

  • type -> restrict to 'service'
  • fulltos -> deprecate (link to tosback!)
  • parent, license -> deprecate
  • dataexport, freesoftware -> make point if yes
  • meta.spec-version -> always 1.1
  • alexa -> check on the fly

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions