Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Standardized XML formatting for the OWL file #47

@dazza-codes

Description

@dazza-codes

It may ease the review of contributions (PRs) if the ontology file has a standardized XML format that is easily applied by an automated tool that avoids human typo errors and variations in preferences set in all kinds of IDEs. This can help to avoid whitespace changes to the ontology in PRs. For example, the xmllint tool can apply a simple 4-space indentation, as in:

XMLLINT_INDENT="    " xmllint --format target-ontologies/bibliotek-o.owl

Other standardized formats may be preferred. If there is a way to get a standardized format that allows one line spaces between the major OWL elements (class, property etc.), that could be neat.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions