Skip to content

Prefer dce:description over rdfs:comment to include in description-en.html#816

Merged
dgarijo merged 7 commits into
dgarijo:developfrom
neeohw:fix/prefer-dce-description
May 27, 2026
Merged

Prefer dce:description over rdfs:comment to include in description-en.html#816
dgarijo merged 7 commits into
dgarijo:developfrom
neeohw:fix/prefer-dce-description

Conversation

@neeohw

@neeohw neeohw commented May 11, 2026

Copy link
Copy Markdown
Contributor

If an ontology declares a property rdfs:comment@en and a property dce:description@en, the rdfs:comment will be preferred over dce:description, which is inconvenient when you want to have a small comment line for limited information purpose, but still have an extended explanation body in the html documentation when generated through Widoco.

This PR changes the order of preference.

@dgarijo

dgarijo commented May 11, 2026

Copy link
Copy Markdown
Owner

This makes sense to me. Thanks!
Can you please target the develop branch?

@neeohw neeohw changed the base branch from master to develop May 21, 2026 07:46
@neeohw

neeohw commented May 21, 2026

Copy link
Copy Markdown
Contributor Author

Done

Comment thread README.md Outdated
Co-authored-by: Daniel Garijo <dgarijov@gmail.com>
@dgarijo dgarijo merged commit 9b38430 into dgarijo:develop May 27, 2026
4 checks passed
@neeohw neeohw deleted the fix/prefer-dce-description branch June 1, 2026 07:21
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