Skip to content

GitLab

  • Menu
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • metexplore
  • met4jmet4j
  • Merge requests
  • !2

Merged
Created Nov 09, 2021 by Clement Frainay@clement.frainayOwner

[io] handle indentifiers.org urls with https

  • Overview 0
  • Commits 2
  • Pipelines 1
  • 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
Reviewer
Request review from
Time tracking
Source branch: bugfix/annotImport