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
  • Issues
  • #10

Closed
Open
Created Mar 19, 2021 by Clement Frainay@clement.frainayOwner

[I/O] error parsing sbml with empty id

If no id is provided in model, pass validator but throw null pointer exception during creation of bionetwork. The same goes if id contains special characters (this case, however, do not pass validator), as an empty id is passed by JSBML to the bionetwork constructor. This is related to the bionetwork being considered a Bioentity, which has constraints on identifiers.

Assignee
Assign to
Time tracking