Skip to content

Releases: SynBioDex/SBOL-specification

v3.1.0

Choose a tag to compare

@Gonza10V Gonza10V released this 01 Mar 20:30
caf079d

SBOL Specification version 3.1.0

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

Choose a tag to compare

@tcmitchell tcmitchell released this 27 Oct 20:24
f24efce

SBOL Specification version 3.0.1

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@PrashantVaidyanathan PrashantVaidyanathan released this 28 May 10:55
56f75cb

Major update to version 3.0.0
Summary of changes implemented can be found in SEP 46: Changes in the new SBOL 3.0 specification

v2.3.0

Choose a tag to compare

@palchicz palchicz released this 03 Apr 18:14

Backwards-compatible release extending data model. In addition to minor textual and graphical updates and corrections, the key changes are:

  • SEP 013 -- Sequence insertion and replacement
  • SEP 021 -- Experiments and Experimental Data
  • SEP 026 -- Add a link from Location to Sequence
  • SEP 027 -- Adding a type field to Activity class
  • SEP 028 -- Measurements/Parameters and Unit

Additional Changes:

  • Separate "Complementary Standards" into its own section

v2.2.1

Choose a tag to compare

@jakebeal jakebeal released this 29 Mar 14:47
40fd88a

Minor update providing clarification on ontology terms on roles for proteins and small molecules, refining a number of validation rules, and illustrating a design for combinatorial derivations using Prov-O.

v2.2.0

Choose a tag to compare

@ckmadsen ckmadsen released this 14 Feb 20:18

Backwards-compatible release extending data model and updating ontology terms and best practices. In addition to minor textual updates and corrections, the key changes are:

  • SEP 07 - Support for Combinatorial Design
  • SEP 12 - Cardinality for Identified.wasDerivedFrom
  • SEP 18 - The Inclusion of the Attachment Class for Attaching Data to Designs
  • SEP 19 - Support for Using SBOL to Model the Design-Build-Test-Learn Cycle

Differences from v2.1.0 are marked by colored text and change-bars.

v2.1.0

Choose a tag to compare

@jakebeal jakebeal released this 03 Nov 12:19

Backwards-compatible release extending data model and updating ontology terms and best practices. In addition to minor textual updates and corrections, the key changes are:

  • "role" is added to Component and SequenceAnnotation, "roleIntegration" allows a Component role to override a ComponentDefinition role in context. SequenceAnnotation roles are used for marking features that should not have their own ComponentDefinition (e.g., restriction sites, imported GenBank features)
  • SBO terms added to fill out recommended Interaction and Participation tables
  • Best practices for representing topology (e.g., circular vs. linear DNA) using SequenceOntology types
  • Best practices for tracking provenance
  • Best practices for dealing with RDF compliance issues on identifiers.org by alternative use of equivalent compliant purl.org URIs

Differences from v2.0 are marked by colored text and change-bars.

v2.0.1

Choose a tag to compare

@jakebeal jakebeal released this 29 Apr 20:32

Patch release with corrections, clarifications, and a lot of work on the validation rules. No data model changes.
Differences from v2.0.0 are marked by colored text and "2.0.1" change-bars.