Skip to content

New metrics to add and compute to the Metrics object #103

Description

@jonquet

Similar to #102 , we also need to add a few metrics to the Metrics object:

  • Number of object properties => mod:numberOfObjectProperties
  • Number of data properties => mod:numberOfDataProperties
  • Number of labels => mod:numberOfLabels
  • Number of deprecated objects => mod:numberOfDeprecated
  • Byte size => dcat:byteSize
  • Number of classes with no "formal" definition => mod:classesWithNoFormalDefinition
  • Number of classes with no label => mod:classesWithNoLabel
  • Number of classes with no author metadata => mod:classesWithNoAuthorMetadata
  • Number of classes with no date metadata => mod:classesWithNoDateMetadata
  • Number of notes or comments => mod:numberOfNotes
  • Number of using projects => mod:numberOfUsingProjects
  • Number of endorsements => mod:numberOfEnsorments
  • Number of evaluations => mod:numberOfEvaluations
  • FAIR score => mod:FairScore

See MOD3.0 for details:
https://docs.google.com/spreadsheets/d/1APdKgSCFKlM8Wxi4WCl_weaiU7x3I-xW6cgg-RS3_zw/edit#gid=1638855124

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions