Skip to content

Commit

Permalink
Merge pull request #14 from tcmitchell/iwbda22
Browse files Browse the repository at this point in the history
Add IWBDA 2022 SBOL3 workshop
  • Loading branch information
tcmitchell authored Jul 19, 2022
2 parents 8ccdc24 + 09d6cd6 commit e7b5cc2
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
Binary file added 2022/IWBDA22/sbol3-workshop/sbol3-workshop.pdf
Binary file not shown.
58 changes: 58 additions & 0 deletions 2022/IWBDA22/sbol3-workshop/sbol3-workshop.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
\documentclass{article}
\usepackage[utf8]{inputenc}

\title{IWBDA 2022 Workshop Proposal}
\author{}
% \date{September 2021}

\begin{document}

\maketitle

\textbf{Title:}

SBOL Version 3: Data Exchange throughout the Bioengineering Lifecycle

\vspace{\baselineskip}

\textbf{Summary:}

The Synthetic Biology Open Language (SBOL) allows knowledge about biological designs to be captured using a machine-tractable, ontology-backed representation built on top of Semantic Web technologies. In addition to representing genetic designs, SBOL Version 3 can
now be used to represent knowledge across multiple scales and throughout the entire synthetic biology workflow, from the specification of a single molecule or DNA fragment to tracking experimental workflows with complex samples or multicellular systems containing multiple interacting genetic circuits. This tutorial will discuss both the fundamentals of SBOL3 and experiences from its use in a variety of projects.

\vspace{\baselineskip}
This tutorial will provide the following to attendees:

\begin{itemize}
\item an introduction to the SBOL3 data model
\item examples of workflows built on SBOL3
\item hands-on experience with SBOL3 libraries and related tools
\item an understanding of how to build extensions using SBOL Factory
\end{itemize}

\vspace{\baselineskip}

\textbf{Presenters:}

Jacob Beal $<$jakebeal@ieee.org$>$

Bryan Bartley $<$bryan.a.bartley@raytheon.com$>$

Goksel Misirli $<$g.misirli@keele.ac.uk$>$

Tom Mitchell $<$tom.mitchell@raytheon.com$>$

\vspace{\baselineskip}

\textbf{Technical support:}
\begin{itemize}
\item Internet access for in-person participants
\item A zoom link for remote participants
\end{itemize}

\vspace{\baselineskip}

This work was partially supported by Air Force Research Laboratory (AFRL) and DARPA contract FA8750-17-C-0184 (H.S., J.B.). This document does not contain technology or technical data controlled under either U.S. International Traffic in Arms Regulation or
U.S. Export Administration Regulations. Views, opinions, and/or findings expressed are those of the author(s) and should not be interpreted as representing the official views or policies of the Department of Defense or the U.S. Government.

\end{document}

0 comments on commit e7b5cc2

Please sign in to comment.