Skip to content

Typo in analysis.ttl? #694

Description

@chrishargreaves

Issue identified during adoption by Claude

A likely typo in UCO. analysis.ttl line 54 reads sh:targetClass analysis:AnalysicResult inside the analysis:AnalyticResult definition — "Analysic", not "Analytic". The class IRI itself is correct; the SHACL target is misspelled, so that shape targets an IRI that nothing declares. analysis:Analysis at line 31 has the same shape of problem (sh:targetClass action:Analysis, wrong namespace).

It's actually line 55, but I think that manually verifies.

sh:targetClass analysis:AnalysicResult ;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions