Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make comments optional for new properties and resources (DEV-502) #158

Merged
merged 5 commits into from Feb 21, 2022

Conversation

jnussbaum
Copy link
Collaborator

resolves DEV-502

@jnussbaum jnussbaum self-assigned this Feb 18, 2022
@jnussbaum jnussbaum changed the title feat: make rdfs:comments optional for new properties and resources (DEV-502) feat: make comments optional for new properties and resources (DEV-502) Feb 18, 2022
Copy link

@irinaschubert irinaschubert left a comment

Choose a reason for hiding this comment

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

LGTM just one minor typo issue. I assume you've tested it with an example ontology both for resources and properties?

}
},
{
"name": "b",
"labels": {
"en": "b_label with no comment"
"en": "b_label with a comment"

Choose a reason for hiding this comment

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

"no" was correct, wasn't it? This node doesn't have a comment.

@sonarcloud
Copy link

sonarcloud bot commented Feb 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jnussbaum jnussbaum merged commit 9c30746 into main Feb 21, 2022
@jnussbaum jnussbaum deleted the wip/dev-502-make-comments-optional branch February 21, 2022 16:46
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.

None yet

2 participants