d-cent / democracyos

Soft fork of democracyos with customization for D-CENT
MIT License
8 stars 6 forks source link

Describe orphan data elements #38

Open jaakkokorhonen opened 10 years ago

jaakkokorhonen commented 10 years ago

Check that data elements are used as described in Activitystreams 2.0: https://github.com/activitystreams/activity-schema/blob/master/activity-schema.md http://jasnell.github.io/w3c-socialwg-activitystreams/activitystreams2.html http://jasnell.github.io/w3c-socialwg-activitystreams/activitystreams2-actions.html http://jasnell.github.io/w3c-socialwg-activitystreams/activitystreams2-vocabulary.html

Open tickets for refactoring according to standard to avoid future data corruption.

Refer orphaned data elements to alternate schemas as described in https://github.com/activitystreams/activity-schema/blob/master/activity-schema.md#external-vocabularies and even in http://popoloproject.com/specs/ or http://popoloproject.com/specs/#standard-reuse.

Validate element names in API schemas and css/js class names.