Skip to content

Linting TTL files to reduce diffs in future mechanical edits.#3645

Merged
MatthiasWiesmann merged 2 commits intoschemaorg:mainfrom
pascalfleury:main
Sep 27, 2024
Merged

Linting TTL files to reduce diffs in future mechanical edits.#3645
MatthiasWiesmann merged 2 commits intoschemaorg:mainfrom
pascalfleury:main

Conversation

@pascalfleury
Copy link
Contributor

The new reorg tool puts properties and classes in a stable order. This is a no-op pass to reduce the diffs in future edits with the tool. With this change, future edits will be focused on the actual semantic change and not on random reordering of text lines.

This change has no effect on the semantics of the schema at all.

The new reorg tool puts properties and classes in a stable order. This
is a no-op pass to reduce the diffs in future edits with the
tool. With this change, future edits will be focues on the actual
semantic change and not on random reordering of stanzas.
@pascalfleury pascalfleury added the site tools + python code Infrastructural issues around schema.org site. Most can ignore this! label Sep 27, 2024
@MatthiasWiesmann MatthiasWiesmann merged commit 3050655 into schemaorg:main Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

site tools + python code Infrastructural issues around schema.org site. Most can ignore this!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants