Skip to content

Conversation

@ebreitmo
Copy link
Contributor

Fixes issue#181. Using https://github.com/fair-software/howfairis?tab=readme-ov-file. What indicator to use for 'has open repository'?

Fixes issue#181. Using https://github.com/fair-software/howfairis?tab=readme-ov-file. What indicator to use for 'has open repository'?
added has_documentation
Copy link
Contributor Author

@ebreitmo ebreitmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added indictaor 'has_documentation'

@ebreitmo ebreitmo requested review from fdiblen and shraddha-bajare and removed request for fdiblen and shraddha-bajare November 25, 2025 13:33
chnaged from 'hasQualityIndicator' to 'measuresQualityIndicator'. Added 'provides_tests'.
@ebreitmo ebreitmo self-assigned this Nov 27, 2025
"schema:isAccessibleForFree": "free",
"rs:hasQualityDimension": {"@id":"rs:FAIRness", "@type": "@id"},
"measuresQualityIndicator": [
{"@id": "ind:has_license", "@type": "@id"},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"rs:hasQualityDimension": {"@id":"rs:FAIRness", "@type": "@id"},
"measuresQualityIndicator": [
{"@id": "ind:has_license", "@type": "@id"},
{"@id": "ind:listed_in_a_registry", "@type": "@id"},
Copy link
Contributor Author

@ebreitmo ebreitmo Dec 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"measuresQualityIndicator": [
{"@id": "ind:has_license", "@type": "@id"},
{"@id": "ind:listed_in_a_registry", "@type": "@id"},
{"@id": "ind:uses_citation", "@type": "@id"},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{"@id": "ind:has_license", "@type": "@id"},
{"@id": "ind:listed_in_a_registry", "@type": "@id"},
{"@id": "ind:uses_citation", "@type": "@id"},
{"@id": "ind:has_no_linting_issues", "@type": "@id"},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{"@id": "ind:listed_in_a_registry", "@type": "@id"},
{"@id": "ind:uses_citation", "@type": "@id"},
{"@id": "ind:has_no_linting_issues", "@type": "@id"},
{"@id": "ind:has_documentation", "@type": "@id"}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{"@id": "ind:uses_citation", "@type": "@id"},
{"@id": "ind:has_no_linting_issues", "@type": "@id"},
{"@id": "ind:has_documentation", "@type": "@id"}
{"@id": "ind:provides_tests", "@type": "@id"}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ebreitmo ebreitmo closed this Dec 1, 2025
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.

2 participants