Semantic Web technologies at BBN, SHARD & Semantic Software Architecture (EIW): Difference between revisions

From lotico
Jump to navigation Jump to search
No edit summary
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
<TABLE><TR><TD VALIGN=TOP>
 
Chapter: Cambridge
 
Date: Feb 8, 2011 · 6:00 PM
 
Location: MIT Stata Center - Star Room
 
Event ID: 15614868
 
Event URL: https://www.meetup.com/The-Cambridge-Semantic-Web-Meetup-Group/events/15614868/
 
<TABLE CELLSPAN=5 CELLPADDING=5><TR><TD VALIGN=TOP>
== Semantic Web technologies developed at BBN ==
== Semantic Web technologies developed at BBN ==
Dave Kolas BBN
Dave Kolas BBN


An overview of Semantic Web technologies developed at BBN and then focus on a particular topic like the Parliament triple-store or the Scout distributed query technology.
Dave gives an overview of Semantic Web technologies that are currently in development at BBN and then focuses on a particular topic such as the Parliament triple-store and the Scout distributed query technology.


Slides:
[http://www.lotico.com/slides/20110208/BBN_Semweb_Overview_Kolas.pptx Slides] | [http://vimeo.com/23850413 Video]
*[http://www.lotico.com/slides/BBN_Semweb_Overview_Kolas.pptx PPTX]


== SHARD - A distributed triple-store built on top of Hadoop ==
== SHARD - A distributed triple-store built on top of Hadoop ==
Kurt Rohloff BBN
Kurt Rohloff BBN


Kurt Rohloff is a scientist at BBN Technologies. He recently designed, built and released a proof of-concept distributed triple-store called SHARD.
Kurt is a scientist at BBN Technologies. He recently designed, built and released a proof of-concept distributed triple-store called SHARD.


SHARD is built on top of the Hadoop MapReduce implementation to provide distributed, scalable performance. The SHARD source is on sourceforge with a BSD open-source license and configured to run with Hadoop 0.18. Kurt has given talks about SHARD to the most recent SemTech and HadoopWorld workshops. There's a small community of people working with SHARD that he is trying to grow and foster.
SHARD is built on top of the Hadoop MapReduce implementation to provide distributed, scalable performance. The SHARD source is on sourceforge with a BSD open-source license and configured to run with Hadoop 0.18. Kurt has given talks about SHARD to the most recent SemTech and HadoopWorld workshops. There's a small community of people working with SHARD that he is trying to grow and foster.
Line 23: Line 33:


Slides:
Slides:
*[http://www.lotico.com/slides/Rohloff_Meetup_02_08_2011.pdf PDF]
*[http://www.lotico.com/slides/20110208/Rohloff_Meetup_02_08_2011.pdf PDF]


== Semantic Software Architecture: Using Semantic Technology to Build the Enterprise Information Web (EIW) ==
== Semantic Software Architecture: Using Semantic Technology to Build the Enterprise Information Web (EIW) ==
Greg Milbank
Greg Milbank and David A. Schaengold, Revelytix
 
At the Semantic Web Summit in Boston, Nov 2010, Revelytix, CEO, Co-founder, Michael Lang, gave a presentation titled, "Semantic Software Architecture: Using Semantic Technology to Build the Enterprise Information Web (EIW)." (http://www.revelytix....). This was a related presentation to a keynote presented by Dennis Wisnowski, CTO, Chief Architect, Deputy Chief Management Office, Dept of Defense. Reveltix has been under contract to Dennis for two years. Dennis explained the strategy for systems development that the DoD had been using previously and used this forum to announce that the Department was adopting the EIW approach, which had been signed into policy the day before by the Office of the Secretary of Defense.
 
Slides:
*[http://www.lotico.com/slides/20110208/SemanticsInTheEnterprise.ppt PPT]
 
==Impressions==
 
[http://www.swnyc.org/images/img.php?img=http://www.lotico.com/images/20110208/Dave_Kolas_BBN.jpg http://www.lotico.com/images/20110208/thump-0.jpg][http://www.swnyc.org/images/img.php?img=http://www.lotico.com/images/20110208/David_Revelytix.jpg http://www.lotico.com/images/20110208/thump-1.jpg][http://www.swnyc.org/images/img.php?img=http://www.lotico.com/images/20110208/Kurt_BBN.jpg http://www.lotico.com/images/20110208/thump-2.jpg][http://www.swnyc.org/images/img.php?img=http://www.lotico.com/images/20110208/MIT_STRATA.jpg http://www.lotico.com/images/20110208/thump-3.jpg]
 
 


At the Semantic Web Summit in Boston, Nov 2010, Revelytix, CEO, Co-founder, Michael Lang, gave a presentation titled, "Semantic Software Architecture: Using Semantic Technology to Build the Enterprise Information Web (EIW)." (http://www.revelytix....). This was a related presentation to a keynote presented by Dennis Wisnowski, CTO, Cheif Architect, Deputy Chief Management Office, Dept of Defense. Reveltix has been under contract to Dennis for two years. Dennis explained the strategy for systems development that the DoD had been using previously and used this forum to announce that the Department was adopting the EIW approach, which had been signed into policy the day before by the Office of the Secretary of Defense.
</TD><TD VALIGN=TOP BGCOLOR=#EEEEEE >
</TD><TD VALIGN=TOP>


== Date ==
== Date ==


*Feb 8th, 2011
02/08/2011


== Location ==


== Location ==
MIT<br>
Stata Center<br>
Star Room 4th Fl<br>


*MIT
== RSVP ==
[http://www.meetup.com/The-Cambridge-Semantic-Web-Meetup-Group/events/15614868/ meetup]


</TD></TR>
</TD></TR>
</TABLE>
</TABLE>

Revision as of 07:54, 15 February 2017


Chapter: Cambridge

Date: Feb 8, 2011 · 6:00 PM

Location: MIT Stata Center - Star Room

Event ID: 15614868

Event URL: https://www.meetup.com/The-Cambridge-Semantic-Web-Meetup-Group/events/15614868/

Semantic Web technologies developed at BBN

Dave Kolas BBN

Dave gives an overview of Semantic Web technologies that are currently in development at BBN and then focuses on a particular topic such as the Parliament triple-store and the Scout distributed query technology.

Slides | Video

SHARD - A distributed triple-store built on top of Hadoop

Kurt Rohloff BBN

Kurt is a scientist at BBN Technologies. He recently designed, built and released a proof of-concept distributed triple-store called SHARD.

SHARD is built on top of the Hadoop MapReduce implementation to provide distributed, scalable performance. The SHARD source is on sourceforge with a BSD open-source license and configured to run with Hadoop 0.18. Kurt has given talks about SHARD to the most recent SemTech and HadoopWorld workshops. There's a small community of people working with SHARD that he is trying to grow and foster.

Here are the relevant pages with the code and documentation if you're interested:

http://www.dist-systems.bbn.com/people/krohloff/shard.shtml

https://sourceforge.net/projects/shard-3store/

Slides:

Semantic Software Architecture: Using Semantic Technology to Build the Enterprise Information Web (EIW)

Greg Milbank and David A. Schaengold, Revelytix

At the Semantic Web Summit in Boston, Nov 2010, Revelytix, CEO, Co-founder, Michael Lang, gave a presentation titled, "Semantic Software Architecture: Using Semantic Technology to Build the Enterprise Information Web (EIW)." (http://www.revelytix....). This was a related presentation to a keynote presented by Dennis Wisnowski, CTO, Chief Architect, Deputy Chief Management Office, Dept of Defense. Reveltix has been under contract to Dennis for two years. Dennis explained the strategy for systems development that the DoD had been using previously and used this forum to announce that the Department was adopting the EIW approach, which had been signed into policy the day before by the Office of the Secretary of Defense.

Slides:

Impressions

thump-0.jpgthump-1.jpgthump-2.jpgthump-3.jpg


Date

02/08/2011

Location

MIT
Stata Center
Star Room 4th Fl

RSVP

meetup