Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IWBDA 2022 SBOL3 workshop #14

Merged
merged 1 commit into from
Jul 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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}