Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • met4j met4j
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar

Message pour les compte CRU : Contactez par mail support-forgemia@inrae.fr pour que nous vous créions un nouveau compte suite au blocage des comptes CRU.
Indiquez dans votre mail votre organisme ou entreprise ainsi qu'un numéro de téléphone.

  • metexploremetexplore
  • met4jmet4j
  • Merge requests
  • !2

[io] handle indentifiers.org urls with https

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Clement Frainay requested to merge bugfix/annotImport into develop Nov 09, 2021
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 3

Xref parsing from sbml only accept valid identifiers.org uri. Since they changed from http to https, the validity check has been modified accordingly, accepting both http and https uri. The default base uri has been switched to https in met4J too, so change has been made to the unit tests. However, please note that a sbml with http://identifiers.org uris will have them converted to https after export

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bugfix/annotImport