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

Release/4.1.0 #590

Merged
merged 17 commits into from
Mar 25, 2024
Merged

Release/4.1.0 #590

merged 17 commits into from
Mar 25, 2024

Conversation

andreea-pasare
Copy link
Collaborator

eAccess and eSubmission modules development; ePO maintenance.

@cristianvasquez
Copy link
Contributor

Hi @andreea-pasare !,

Regarding the metadata,
owl:priorVersion should be an IRI, to be consistent with the values owl:versionIRI

So instead of

		owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-4.0.2" ;
		owl:versionIRI a4g:cat-4.1.0 ;

Should be:

		owl:priorVersion a4g:cat-4.0.2 ;
		owl:versionIRI a4g:cat-4.1.0 ;

@cristianvasquez cristianvasquez merged commit c13a098 into develop Mar 25, 2024
@cristianvasquez cristianvasquez deleted the release/4.1.0 branch March 25, 2024 14:38
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.

3 participants