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

wrong relative paths pointing from feature document to profiles #8

Closed
dasch124 opened this issue Aug 16, 2022 · 1 comment
Closed
Assignees
Labels
question Further information is requested tei_enricher

Comments

@dasch124
Copy link
Contributor

E.g. in 010_manannot/features/features_djim.xml:

    <wib:featureValueObservation cert="unknown" status="draft" xml:id="fr_0000_new_moon_please" resp="dmp:???">
         ...
               <ptr target="profiles\vicav_profile_LBN-ABI.xml"/>
          ...
    </wib>

Since the profiles are located under 010_manannot/profiles the @target attribute on <ptr> should read ..\profiles\vicav_profile_LBN-ABI.xml Changing this in the data isn't a problem, but would this break something in the tei_enricher, @charlymo ?

@dasch124 dasch124 added question Further information is requested tei_enricher labels Aug 16, 2022
@charlymo
Copy link
Contributor

Resolved and replaced by lang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested tei_enricher
Projects
None yet
Development

No branches or pull requests

2 participants