SlideShare a Scribd company logo
OR 2012




   Mark Leggott, President, DiscoveryGarden Inc.
David Wilcox, Islandora Training/Support Coordinator
  Kirsta Stapelfeldt, Islandora Repository Manager
         Alan Stanley, Islandora Developer
OR 2012



                  Agenda
๏ 9:30-9:45 Introductions
๏ 9:45-10:15 Introducing Islandora
๏ 10:15-11:00 Solution Packs
๏ 11:00-11:15 Break
๏ 11:15-11:45 Collection Management
๏ 11:45-12:15 Islandora Tools & Configuration
๏ 12:15-12:30 Roadmap Preview
OR 2012




                 Introductions

1. Who are we?
2. Who are you?
OR 2012




Introducing Islandora

Recommended for you

Sun oracletechupdate emea2008
Sun oracletechupdate emea2008Sun oracletechupdate emea2008
Sun oracletechupdate emea2008

This document provides an agenda and overview for an Oracle-Sun technology alliance meeting. It discusses Oracle and Sun's technical roadmap including porting Oracle database and middleware to Solaris x64, virtualization adoption across Oracle products, and benchmarking efforts. It also proposes a joint development project between Sun and Oracle to port Oracle Database 11g to Solaris x86-64.

PaaSing a Java EE 6 Application at Geecon 2012
PaaSing a Java EE 6 Application at Geecon 2012PaaSing a Java EE 6 Application at Geecon 2012
PaaSing a Java EE 6 Application at Geecon 2012

This document discusses deploying Java EE applications to Platform as a Service (PaaS) environments. It covers key cloud computing concepts like deployment models and service models. It also explains how Java EE applications can leverage PaaS for simplified deployment, automatic service provisioning and management, scalable virtualized runtimes, and automatic scaling of services. The document demonstrates deploying a sample conference planning application to GlassFish PaaS and describes the underlying GlassFish PaaS runtime architecture.

javaeepaasjavaee6
NetWeaver Gateway- Introduction to REST
NetWeaver Gateway- Introduction to RESTNetWeaver Gateway- Introduction to REST
NetWeaver Gateway- Introduction to REST

The document introduces Representational State Transfer (REST) and how it has been implemented through HTTP. It defines REST as a set of six architectural constraints for networked systems, including separating concerns in a client-server model and making interactions stateless and uniform. HTTP implements the core REST operations of create, read, update and delete through its request methods. The document aims to explain REST as a design philosophy rather than a protocol.

OR 2012




                    Islandora
๏ Designed to support 3 “landscapes”
  ๏ Admin (Committees, Documents/Records)
  ๏ Learning (Images, SCORM)
  ๏ Research (Data, Collaborative groups)
๏ System designed to support any Digital Asset
  Management (DAM) requirement, including stewardship
  and collaboration
OR 2012




        Drupal
๏ Collaborative layer
๏ Easy branding
๏ New functionality &
  modules
๏ Web 2/3 savvy
๏ Robust community
OR 2012




           Fedora
   ๏ Repository layer
   ๏ Data, metadata, workflow/
      permissions layer
   ๏ Work with any data asset/
      schema
   ๏ Content Model Architecture
   ๏ Semantic support (RDF)
OR 2012




     Islandora
๏ Glue that binds Drupal &
   Fedora
๏ Drupal modules, additional
   applications
๏ Open Source
๏ Sustainability Model (soft
   money, operational funds, &
   private services company)

Recommended for you

Html5 reference-poster
Html5 reference-posterHtml5 reference-poster
Html5 reference-poster

HTML5 is a framework designed by the W3C to support innovation on the open web. It provides a collection of tools and standards, including a new identity system, to classify and communicate collaborative efforts to develop the web. The document then provides a table outlining many of the new HTML5 tags and their attributes, and groups them into categories like multimedia, offline storage, performance, semantics, CSS3, graphics, connectivity, and device access.

GlassFish REST Administration Backend at JavaOne India 2012
GlassFish REST Administration Backend at JavaOne India 2012GlassFish REST Administration Backend at JavaOne India 2012
GlassFish REST Administration Backend at JavaOne India 2012

The document outlines a program agenda for a presentation on the GlassFish REST administration back end. The agenda includes discussing JAX-RS and the GlassFish implementation details, providing tips and tricks, discussing clients, and future plans, with a question and answer section. The implementation details section will cover GlassFish configuration beans, the command line interface, and how configuration beans are exposed as REST resources.

administrationindiarestful
Java Summit Chennai: Java EE 7
Java Summit Chennai: Java EE 7Java Summit Chennai: Java EE 7
Java Summit Chennai: Java EE 7

The document discusses Java EE 7 and its focus on supporting cloud platforms. Key points include defining new platform roles to accommodate the Platform as a Service model, adding metadata for service provisioning and configuration, and extending APIs to support features like multi-tenancy that are important for cloud environments. The goal is to make the Java EE platform itself a service that can be easily leveraged on public, private or hybrid clouds.

chennaisummitjava
OR 2012




DiscoveryGarden
๏ discoverygarden.ca
๏ installation
๏ hosting
๏ customization
๏ migration from other
systems
OR 2012



 Solution Packs
๏ Architecture to support
basic content types
๏ Default metadata forms
(MODS) that can be
modified
๏ Applications integration            Solution packs support basic
                                      content, and can be modified/
based on experience/best-                       extended
practices
OR 2012
OR 2012




           Drupal UI
FormsAPI                                                         LDAP
                               CSS/Themes

ImageAPI                                                          FCK

              Editorial WorkFlow        User Roles/Permissions
  Tabs                                                           BibUtils
                       Modules (LDAP/BibUtils/Etc




                                   SPARQL
              HTML                                  Hooks

Recommended for you

TDC 2011: OSGi-enabled Java EE Application
TDC 2011: OSGi-enabled Java EE ApplicationTDC 2011: OSGi-enabled Java EE Application
TDC 2011: OSGi-enabled Java EE Application

This document provides a summary of OSGi-enabled Java EE applications in GlassFish. It discusses how GlassFish uses OSGi to provide modularity and dynamic features. Key points include: - GlassFish runs on top of OSGi and uses it to modularize server components and enable dynamic installation/uninstallation of bundles. - Java EE applications can be packaged as OSGi bundles to take advantage of OSGi features while still using Java EE APIs. This allows for better modularity and dynamic deployment. - Specifications like OSGi/HTTP Service, OSGi/Web Application, and OSGi/JTA integrate OSGi services into Java EE. - Declarative services and injection simplify accessing

javaeetdc2011saopaulo
SAP NetWeaver Gateway - Gateway Service Consumption
SAP NetWeaver Gateway - Gateway Service Consumption SAP NetWeaver Gateway - Gateway Service Consumption
SAP NetWeaver Gateway - Gateway Service Consumption

The document discusses consuming services from SAP NetWeaver Gateway to build mobile applications. It describes creating proxy objects to interface with Gateway services using various programming tools. Specifically, it outlines using the Gateway Developer Tool for Xcode to generate an Xcode project and build a basic iPhone application that displays a list of airports, then flights from a selected airport, and finally bookings for a selected flight. The tool allows configuring the service and entity sets to display and navigating between screens to show related data.

WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012

This document discusses Oracle WebLogic Server 12c and its ability to develop modern, lightweight Java EE 6 applications for both conventional and cloud deployment environments. It highlights how WebLogic Server 12c allows developers to extend their existing skills with the latest Java standards and integrate with open source frameworks. Developers can write less glue code and focus more on business logic by leveraging WebLogic Server's integrated services.

indiaweblogicjavaee
OR 2012

                       Drupal UI
            FormsAPI                                                         LDAP
                                           CSS/Themes

            ImageAPI                                                          FCK

                          Editorial WorkFlow        User Roles/Permissions
              Tabs                                                           BibUtils
                                   Modules (LDAP/BibUtils/Etc




                                               SPARQL
                          HTML           Islandora              Hooks


Djatoka                                                                                   Tika
                            Code Snippets/Applications

Tesseract                                                                                Kakadu
            JMS                  Micro Services Engine                         JMS
   R                                                                                    SWFTools


 Wowza                  XSLTs                       PHP/Python Snippets                  OOffice
OR 2012

                             Drupal UI
          FormsAPI                                                                             LDAP
                                                  CSS/Themes

          ImageAPI                                                                              FCK

                                 Editorial WorkFlow           User Roles/Permissions
            Tabs                                                                               BibUtils
                                          Modules (LDAP/BibUtils/Etc


                        SPARQL                                                         SOAP
                                                        REST
                                                      SPARQL
                                 HTML                                       Hooks



Mulgara                                                                                                   Solr/Lucene
                                                      Islandora
          Djatoka                                     Fedora                                    Tika
                                            Code Snippets/Applications

          Tesseract                                                                            Kakadu
                      Content Models
                              JMS             Micro Services Engine
                                                                         XACML Policies
                                                                             JMS
             R                                                                                SWFTools


           Wowza                          XSLTs              PHP/Python Snippets               OOffice


                                                      Process

                                           Any Metadata
              MySQL                             &                                      GSearch
                                             Any Data
OR 2012

            Drupal UI
FormsAPI                                                                        LDAP
                                   CSS/Themes

ImageAPI                                                                         FCK

                  Editorial WorkFlow           User Roles/Permissions
  Tabs                                                                         BibUtils
                           Modules (LDAP/BibUtils/Etc




                                       SPARQL
                  HTML                                       Hooks




                                       Islandora
Djatoka                                                                          Tika
                             Code Snippets/Applications

Tesseract                                                                      Kakadu
            JMS                Micro Services Engine                   JMS
   R                                                                          SWFTools


 Wowza                     XSLTs              PHP/Python Snippets              OOffice




                    SPARQL                                  SOAP
                                          REST


Mulgara                                                                      Solr/Lucene
                                         Fedora

                  Content Models                   XACML Policies




                                         Process

                                   Any Metadata
              MySQL                     &                    GSearch
                                     Any Data
OR 2012




Community Resources

Recommended for you

SAP NetWeaver Gateway - RFC & BOR Generators
SAP NetWeaver Gateway - RFC & BOR GeneratorsSAP NetWeaver Gateway - RFC & BOR Generators
SAP NetWeaver Gateway - RFC & BOR Generators

This document provides an overview and instructions for creating a read-only Gateway Service based on a Remote Function Module (RFM) or object in the Business Object Repository (BOR) in SAP NetWeaver Gateway. It covers Remote Function Calls and the BOR, Gateway data and consumption models, and the 7 steps to develop a Gateway Service: 1) Create a Gateway data model, 2) Map RFMs to operations, 3) Define operation interfaces, 4) Generate the data model, 5) Associate with a consumption model, 6) Associate with a system alias, and 7) Test the service.

JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012
JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012
JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012

The document discusses new features in JAX-RS 2.0 including a client API, filters and handlers, validation, and asynchronous processing. It provides examples of how these new features can be used and the motivations for including them such as allowing customization of implementations through extension points and leveraging existing standards like Bean Validation.

restrestfuljavaee
The Java EE 7 Platform: Developing for the Cloud
The Java EE 7 Platform: Developing for the CloudThe Java EE 7 Platform: Developing for the Cloud
The Java EE 7 Platform: Developing for the Cloud

The document discusses the focus of Java EE 7 on supporting the Platform as a Service (PaaS) model. It outlines how Java EE 7 will define new platform roles to accommodate the PaaS model and add metadata for service provisioning, configuration, and sharing of applications and resources. It also discusses how Java EE 7 will extend existing APIs to support multi-tenancy and make the Java EE platform more elastic.

paasglassfishjavaee7
OR 2012
OR 2012




Google Groups for Users & Developers



                      post a question to the lists,
                     or search for the answer to a
                        question that you have.
OR 2012




                    help.islandora.ca




this site houses resources
  you can use to play with
Islandora, as well as some
 links to tutorials, etc. and
         useful links.
OR 2012



sandbox.islandora.ca




         ๏ image refreshed daily
         ๏ installations of current
         ๏ solution packs
         ๏“vanilla” islandora

Recommended for you

Aras PLM Viewing Markup and Secure Social
Aras PLM Viewing Markup and Secure SocialAras PLM Viewing Markup and Secure Social
Aras PLM Viewing Markup and Secure Social

The document discusses Aras's strategy for visual collaboration. It outlines some key issues with current visualization solutions, such as a focus on 3D over other data types and a lack of social/collaborative capabilities. Aras's strategy is to provide an open approach supporting key use cases and data types. This will involve converting files to PDF, enabling enterprise viewing of PDFs, adding markup and collaboration features, and generating work packages from content. The long term vision is an Aras Visual Collaboration application providing these capabilities in an integrated manner using the PDF format.

 
by Aras
integrationmanufacturingproduction operations
OData service from ABAP CDS
OData service from ABAP CDSOData service from ABAP CDS
OData service from ABAP CDS

This document describes how to generate an OData service from an ABAP Core Data Service (CDS) view to display total sales data by business partner. It involves creating a CDS view with the required data, adding an annotation to publish it as an OData service, registering the service, and then testing the OData service URL.

odata service generation from abap cds
Metadata Management in Islandora
Metadata Management in IslandoraMetadata Management in Islandora
Metadata Management in Islandora

A digital object does not have any meaning to a human being unless the content is described with descriptive, structural and technical (or administrative) metadata. The costs of producing maintaining and transforming metadata have been prohibitive, and cataloguing traditionally often required substantial time spent in repetitive tasks of duplication, which increased the risk of introducing errors. Programmatic, XMLbased metadata and XML metadata tools have promised those maintaining digital databases and datastores of metadata better ways of creating, updating, managing, and transforming metadata. Islandora aims to simplify the process of creating, updating, and indexing XMLbased metadata for storage in a Fedora repository. This presentation provides an update on metadata related tools in Islandora, particularly in Islandora 7 (compatible with Drupal 7). In this most recent version, descriptive metadata forms based on any XML schema can be created and edited using the Form Builder; technical metadata can automatically extracted from objects on ingest using FITS; and administrative metadata emerging from ingest processes using microservices can be written to Fedora’s native “AUDIT” datastream. Islandora builds on the value and features of core Fedora, including the ability to version datastreams, and review versions in the interface.

drupalrepositoryfedora
OR 2012




How Islandora Understands
 Content (Fedora’s CMA)
OR 2012




Everything is an Object
OR 2012




Objects Have Persistent
   Identifiers (PIDs)
OR 2012




Objects Have Datastreams

Recommended for you

Roots & Routes - Introduction to Islandora
Roots & Routes - Introduction to IslandoraRoots & Routes - Introduction to Islandora
Roots & Routes - Introduction to Islandora

This document provides an outline of a workshop introduction to Islandora, an open-source digital repository system. It covers logging into an Islandora sandbox, the architecture of Islandora including its use of Drupal for content management and Fedora Commons for digital object storage, adding content like images and books, and searching and indexing capabilities through Solr. Key aspects explained are Islandora's support of various content types and metadata standards, its extensibility through modules, and ability to preserve integrity and relationships of collected content.

islandoratuthistory
NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
 NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti... NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...

VIVO is a semantic web application that enables discovery of research across disciplines in an institution. It allows granular editing of profiles while also ingesting data automatically from sources like HR systems. The presenter discussed VIVO's history and architecture, how it exposes linked open data through SPARQL queries and RDF views. Visualizations like co-authorship networks and implementations at various universities were also covered.

NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...

Open data is a crucial prerequisite for inventing and disseminating the innovative practices needed for agricultural development. To be usable, data must not just be open in principle—i.e., covered by licenses that allow re-use. Data must also be published in a technical form that allows it to be integrated into a wide range of applications. The webinar will be of interest to any institution seeking ways to publish and curate data in the Linked Data cloud. This webinar describes the technical solutions adopted by a widely diverse global network of agricultural research institutes for publishing research results. The talk focuses on AGRIS, a central and widely-used resource linking agricultural datasets for easy consumption, and AgriDrupal, an adaptation of the popular, open-source content management system Drupal optimized for producing and consuming linked datasets. Agricultural research institutes in developing countries share many of the constraints faced by libraries and other documentation centers, and not just in developing countries: institutions are expected to expose their information on the Web in a re-usable form with shoestring budgets and with technical staff working in local languages and continually lured by higher-paying work in the private sector. Technical solutions must be easy to adopt and freely available.

OR 2012




                                                                  CMA
Object Model - IslandImagined/Large Image

  imagined:208361 (PID)   Digital Object Identifier

    Object Properties     System Properties


                                                        ๏ CMA is key to the Islandora
                          Manage & Track Object

  Relations (RELS-EXT)

    Dublin Core (DC)      Reserved Datastreams
                          Key Object Metadata
                                                           architecture and roadmap
   Audit Trail (AUDIT)
                                                        ๏ Complete digital archive
     JP2K Web (JP2)
                                                           with assets & metadata
      JP2K Archival

                                                        ๏ Sharing content models
      (LOSSLES_JP2)
                          Datastreams
   Low Res JPEG (JPG)

                                                           makes Fedora ecosystem
                          Aggregates Content Items


     Thumbnail (TN)

  Descriptive Metadata
         (MODS)
                                                           very compelling
OR 2012


  Root Collection                    islandora:collectionCModel
        DC                                       DC
    RELS-EXT
                         Has Model            RELS-EXT
COLLECTION_POLICY                          ISLANDORACM


Basic Image Collection
                                     islandora:collectionCModel
          TN
                                                 DC
          DC             Has Model            RELS-EXT
       RELS-EXT
                                           ISLANDORACM
COLLECTION_POLICY

       Image
         DC
                                     islandora:sp_basic_image
       MODS
                                                 DC
     RELS-EXT            Has Model            RELS-EXT
        OBJ
                                           ISLANDORACM
    MEDIUM_SIZE
         TN
OR 2012




            Solution Packs
๏ Basic Image
๏ Large Image
๏ PDF
๏ Book
๏ Audio
๏ Video
OR 2012




Collection Management

Recommended for you

NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...
NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...
NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...

The document discusses a webinar presented by NISO and DCMI on Schema.org and Linked Data. The webinar provides an overview of Schema.org and Linked Data, examines the advantages and challenges of using RDF and Linked Data, looks at Schema.org in more detail, and discusses how Schema.org and Linked Data can be combined. The goals of the webinar are to illustrate the different design choices for identifying entities and describing structured data, integrating vocabularies, and incentives for publishing accurate data, as well as to help guide adoption of Schema.org and Linked Data approaches.

NISO/DCMI Webinar: Metadata for Public Sector Administration
NISO/DCMI Webinar: Metadata for Public Sector AdministrationNISO/DCMI Webinar: Metadata for Public Sector Administration
NISO/DCMI Webinar: Metadata for Public Sector Administration

This document summarizes a webinar on using metadata for public sector administration. It discusses the Asset Description Metadata Schema (ADMS), a vocabulary for describing semantic interoperability assets to facilitate their discovery and reuse. ADMS was developed to provide a common way to describe assets so they can be more easily searched, identified, compared and obtained from a single access point. It reuses terms from standards like Dublin Core and defines properties and classifications to characterize assets consistently.

NISO DCMI Webinar bibframe-20130123
NISO DCMI Webinar bibframe-20130123NISO DCMI Webinar bibframe-20130123
NISO DCMI Webinar bibframe-20130123

About the Webinar In May 2012, the Library of Congress announced a new modeling initiative focused on reflecting the MARC 21 library standard as a Linked Data model for the Web, with an initial model to be proposed by the consulting company Zepheira. The goal of the initiative is to translate the MARC 21 format to a Linked Data model while retaining the richness and benefits of existing data in the historical format. In this webinar, Eric Miller of Zepheira will report on progress towards this important goal, starting with an analysis of the translation problem and concluding with potential migration scenarios for a broad-based transition from MARC to a new bibliographic framework.

bib frameworkmarclinked data
OR 2012




Islandora Configuration
OR 2012




Roadmap Preview
OR 2012




Institutional Repositories
OR 2012




Drupal 7

Recommended for you

Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...

The document describes an event called Uberconf 2010 that will be held from June 14-17, 2010 at the Westin Westminster hotel. It also describes a book authored by Mike Nygard called "Release It!" and provides metadata about the document itself including attribution to Brian Sletten under a Creative Commons license.

drupalnisordfa
April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...
April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...
April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...

This document summarizes a webinar on deploying Resource Description and Access (RDA) cataloging and expressing it as linked data. The webinar speaker, Alan Danskin from the British Library, discussed RDA as a cataloging standard that provides guidelines for describing resources to support discovery. He explained how RDA works with linked data by using entities, relationships, and attributes expressed as URIs. Challenges in applying RDA as linked data include the complexity of the FRBR model and publishing RDA vocabularies as linked open data. Application profiles help apply RDA by defining the metadata elements, policies, and guidelines for a specific domain or community.

nisordadcmi
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...

As described in the April NISO/DCMI webinar by Dan Brickley, schema.org is a search-engine initiative aimed at helping webmasters use structured data markup to improve the discovery and display of search results. Drupal 7 makes it easy to markup HTML pages with schema.org terms, allowing users to quickly build websites with structured data that can be understood by Google and displayed as Rich Snippets. Improved search results are only part of the story, however. Data-bearing documents become machine-processable once you find them. The subject matter, important facts, calendar events, authorship, licensing, and whatever else you might like to share become there for the taking. Sales reports, RSS feeds, industry analysis, maps, diagrams and process artifacts can now connect back to other data sets to provide linkage to context and related content. The key to this is the adoption standards for both the data model (RDF) and the means of weaving it into documents (RDFa). Drupal 7 has become the leading content platform to adopt these standards. This webinar will describe how RDFa and Drupal 7 can improve how organizations publish information and data on the Web for both internal and external consumption. It will discuss what is required to use these features and how they impact publication workflow. The talk will focus on high-level and accessible demonstrations of what is possible. Technical people should learn how to proceed while non-technical people will learn what is possible.

drupalnisordfa
OR 2012




        Questions?
Kirsta Stapelfeldt - kstapelfeldt@upei.ca
    David Wilcox - dwilcox@upei.ca

More Related Content

What's hot

Java EE 7: Developing for the Cloud at Java Day, Istanbul, May 2012
Java EE 7: Developing for the Cloud at Java Day, Istanbul, May 2012Java EE 7: Developing for the Cloud at Java Day, Istanbul, May 2012
Java EE 7: Developing for the Cloud at Java Day, Istanbul, May 2012
Arun Gupta
 
Oracle Security: Bridging the gap between enterprise and cloud
Oracle Security: Bridging the gap between enterprise and cloudOracle Security: Bridging the gap between enterprise and cloud
Oracle Security: Bridging the gap between enterprise and cloud
Normand Sauve
 
Using sap bw in universe designer
Using sap bw in universe designerUsing sap bw in universe designer
Using sap bw in universe designer
Ramachandran Chettiar
 
Sun oracletechupdate emea2008
Sun oracletechupdate emea2008Sun oracletechupdate emea2008
Sun oracletechupdate emea2008
Sal Marcus
 
PaaSing a Java EE 6 Application at Geecon 2012
PaaSing a Java EE 6 Application at Geecon 2012PaaSing a Java EE 6 Application at Geecon 2012
PaaSing a Java EE 6 Application at Geecon 2012
Arun Gupta
 
NetWeaver Gateway- Introduction to REST
NetWeaver Gateway- Introduction to RESTNetWeaver Gateway- Introduction to REST
NetWeaver Gateway- Introduction to REST
SAP PartnerEdge program for Application Development
 
Html5 reference-poster
Html5 reference-posterHtml5 reference-poster
Html5 reference-poster
Julio Pari
 
GlassFish REST Administration Backend at JavaOne India 2012
GlassFish REST Administration Backend at JavaOne India 2012GlassFish REST Administration Backend at JavaOne India 2012
GlassFish REST Administration Backend at JavaOne India 2012
Arun Gupta
 
Java Summit Chennai: Java EE 7
Java Summit Chennai: Java EE 7Java Summit Chennai: Java EE 7
Java Summit Chennai: Java EE 7
Arun Gupta
 
TDC 2011: OSGi-enabled Java EE Application
TDC 2011: OSGi-enabled Java EE ApplicationTDC 2011: OSGi-enabled Java EE Application
TDC 2011: OSGi-enabled Java EE Application
Arun Gupta
 
SAP NetWeaver Gateway - Gateway Service Consumption
SAP NetWeaver Gateway - Gateway Service Consumption SAP NetWeaver Gateway - Gateway Service Consumption
SAP NetWeaver Gateway - Gateway Service Consumption
SAP PartnerEdge program for Application Development
 
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
Arun Gupta
 
SAP NetWeaver Gateway - RFC & BOR Generators
SAP NetWeaver Gateway - RFC & BOR GeneratorsSAP NetWeaver Gateway - RFC & BOR Generators
SAP NetWeaver Gateway - RFC & BOR Generators
SAP PartnerEdge program for Application Development
 
JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012
JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012
JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012
Arun Gupta
 
The Java EE 7 Platform: Developing for the Cloud
The Java EE 7 Platform: Developing for the CloudThe Java EE 7 Platform: Developing for the Cloud
The Java EE 7 Platform: Developing for the Cloud
Arun Gupta
 
Aras PLM Viewing Markup and Secure Social
Aras PLM Viewing Markup and Secure SocialAras PLM Viewing Markup and Secure Social
Aras PLM Viewing Markup and Secure Social
Aras
 
OData service from ABAP CDS
OData service from ABAP CDSOData service from ABAP CDS
OData service from ABAP CDS
Anil Dasari
 

What's hot (17)

Java EE 7: Developing for the Cloud at Java Day, Istanbul, May 2012
Java EE 7: Developing for the Cloud at Java Day, Istanbul, May 2012Java EE 7: Developing for the Cloud at Java Day, Istanbul, May 2012
Java EE 7: Developing for the Cloud at Java Day, Istanbul, May 2012
 
Oracle Security: Bridging the gap between enterprise and cloud
Oracle Security: Bridging the gap between enterprise and cloudOracle Security: Bridging the gap between enterprise and cloud
Oracle Security: Bridging the gap between enterprise and cloud
 
Using sap bw in universe designer
Using sap bw in universe designerUsing sap bw in universe designer
Using sap bw in universe designer
 
Sun oracletechupdate emea2008
Sun oracletechupdate emea2008Sun oracletechupdate emea2008
Sun oracletechupdate emea2008
 
PaaSing a Java EE 6 Application at Geecon 2012
PaaSing a Java EE 6 Application at Geecon 2012PaaSing a Java EE 6 Application at Geecon 2012
PaaSing a Java EE 6 Application at Geecon 2012
 
NetWeaver Gateway- Introduction to REST
NetWeaver Gateway- Introduction to RESTNetWeaver Gateway- Introduction to REST
NetWeaver Gateway- Introduction to REST
 
Html5 reference-poster
Html5 reference-posterHtml5 reference-poster
Html5 reference-poster
 
GlassFish REST Administration Backend at JavaOne India 2012
GlassFish REST Administration Backend at JavaOne India 2012GlassFish REST Administration Backend at JavaOne India 2012
GlassFish REST Administration Backend at JavaOne India 2012
 
Java Summit Chennai: Java EE 7
Java Summit Chennai: Java EE 7Java Summit Chennai: Java EE 7
Java Summit Chennai: Java EE 7
 
TDC 2011: OSGi-enabled Java EE Application
TDC 2011: OSGi-enabled Java EE ApplicationTDC 2011: OSGi-enabled Java EE Application
TDC 2011: OSGi-enabled Java EE Application
 
SAP NetWeaver Gateway - Gateway Service Consumption
SAP NetWeaver Gateway - Gateway Service Consumption SAP NetWeaver Gateway - Gateway Service Consumption
SAP NetWeaver Gateway - Gateway Service Consumption
 
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
WebLogic 12c Developer Deep Dive at Oracle Develop India 2012
 
SAP NetWeaver Gateway - RFC & BOR Generators
SAP NetWeaver Gateway - RFC & BOR GeneratorsSAP NetWeaver Gateway - RFC & BOR Generators
SAP NetWeaver Gateway - RFC & BOR Generators
 
JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012
JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012
JAX-RS 2.0: RESTful Web services on steroids at Geecon 2012
 
The Java EE 7 Platform: Developing for the Cloud
The Java EE 7 Platform: Developing for the CloudThe Java EE 7 Platform: Developing for the Cloud
The Java EE 7 Platform: Developing for the Cloud
 
Aras PLM Viewing Markup and Secure Social
Aras PLM Viewing Markup and Secure SocialAras PLM Viewing Markup and Secure Social
Aras PLM Viewing Markup and Secure Social
 
OData service from ABAP CDS
OData service from ABAP CDSOData service from ABAP CDS
OData service from ABAP CDS
 

Viewers also liked

Metadata Management in Islandora
Metadata Management in IslandoraMetadata Management in Islandora
Metadata Management in Islandora
David Wilcox
 
Roots & Routes - Introduction to Islandora
Roots & Routes - Introduction to IslandoraRoots & Routes - Introduction to Islandora
Roots & Routes - Introduction to Islandora
Digital Scholarship Unit at the UTSC Library
 
NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
 NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti... NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
National Information Standards Organization (NISO)
 
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
National Information Standards Organization (NISO)
 
NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...
NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...
NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...
National Information Standards Organization (NISO)
 
NISO/DCMI Webinar: Metadata for Public Sector Administration
NISO/DCMI Webinar: Metadata for Public Sector AdministrationNISO/DCMI Webinar: Metadata for Public Sector Administration
NISO/DCMI Webinar: Metadata for Public Sector Administration
National Information Standards Organization (NISO)
 
NISO DCMI Webinar bibframe-20130123
NISO DCMI Webinar bibframe-20130123NISO DCMI Webinar bibframe-20130123
NISO DCMI Webinar bibframe-20130123
National Information Standards Organization (NISO)
 
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
National Information Standards Organization (NISO)
 
April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...
April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...
April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...
National Information Standards Organization (NISO)
 
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
National Information Standards Organization (NISO)
 
NISO/DCMI Webinar: Cooperative Authority Control: The Virtual International A...
NISO/DCMI Webinar: Cooperative Authority Control: The Virtual International A...NISO/DCMI Webinar: Cooperative Authority Control: The Virtual International A...
NISO/DCMI Webinar: Cooperative Authority Control: The Virtual International A...
National Information Standards Organization (NISO)
 
NISO/DCMI Webinar: Metadata for Managing Scientific Research Data
NISO/DCMI Webinar: Metadata for Managing Scientific Research DataNISO/DCMI Webinar: Metadata for Managing Scientific Research Data
NISO/DCMI Webinar: Metadata for Managing Scientific Research Data
National Information Standards Organization (NISO)
 
Leadership Styles with Examples
Leadership Styles with ExamplesLeadership Styles with Examples
Leadership Styles with Examples
chintu83
 

Viewers also liked (13)

Metadata Management in Islandora
Metadata Management in IslandoraMetadata Management in Islandora
Metadata Management in Islandora
 
Roots & Routes - Introduction to Islandora
Roots & Routes - Introduction to IslandoraRoots & Routes - Introduction to Islandora
Roots & Routes - Introduction to Islandora
 
NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
 NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti... NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
NISO/DCMI May 22 Webinar: Semantic Mashups Across Large, Heterogeneous Insti...
 
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
NISO/DCMI September 25 Webinar: Implementing Linked Data in Developing Countr...
 
NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...
NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...
NISO/DCMI Webinar: Schema.org and Linked Data: Complementary Approaches to Pu...
 
NISO/DCMI Webinar: Metadata for Public Sector Administration
NISO/DCMI Webinar: Metadata for Public Sector AdministrationNISO/DCMI Webinar: Metadata for Public Sector Administration
NISO/DCMI Webinar: Metadata for Public Sector Administration
 
NISO DCMI Webinar bibframe-20130123
NISO DCMI Webinar bibframe-20130123NISO DCMI Webinar bibframe-20130123
NISO DCMI Webinar bibframe-20130123
 
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
 
April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...
April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...
April 24, 2013 NISO/DCMI Webinar: Deployment of RDA (Resource Description and...
 
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
 
NISO/DCMI Webinar: Cooperative Authority Control: The Virtual International A...
NISO/DCMI Webinar: Cooperative Authority Control: The Virtual International A...NISO/DCMI Webinar: Cooperative Authority Control: The Virtual International A...
NISO/DCMI Webinar: Cooperative Authority Control: The Virtual International A...
 
NISO/DCMI Webinar: Metadata for Managing Scientific Research Data
NISO/DCMI Webinar: Metadata for Managing Scientific Research DataNISO/DCMI Webinar: Metadata for Managing Scientific Research Data
NISO/DCMI Webinar: Metadata for Managing Scientific Research Data
 
Leadership Styles with Examples
Leadership Styles with ExamplesLeadership Styles with Examples
Leadership Styles with Examples
 

Similar to Introduction to Islandora

IslandoraOct09
IslandoraOct09IslandoraOct09
IslandoraOct09
Mark Leggott
 
Comparative Study That Aims Rdf Processing For The Java Platform
Comparative Study That Aims Rdf Processing For The Java PlatformComparative Study That Aims Rdf Processing For The Java Platform
Comparative Study That Aims Rdf Processing For The Java Platform
Computer Science
 
Drupal Integration with Solr for Fabulous CMS Search
Drupal Integration with Solr for  Fabulous CMS SearchDrupal Integration with Solr for  Fabulous CMS Search
Drupal Integration with Solr for Fabulous CMS Search
Acquia
 
Empire: JPA for RDF & SPARQL
Empire: JPA for RDF & SPARQLEmpire: JPA for RDF & SPARQL
Empire: JPA for RDF & SPARQL
Clark & Parsia LLC
 
Rdf Processing Tools In Java
Rdf Processing Tools In JavaRdf Processing Tools In Java
Rdf Processing Tools In Java
DicusarCorneliu
 
XSLT+SPARQL: Scripting the Semantic Web with SPARQL embedded into XSLT styles...
XSLT+SPARQL: Scripting the Semantic Web with SPARQL embedded into XSLT styles...XSLT+SPARQL: Scripting the Semantic Web with SPARQL embedded into XSLT styles...
XSLT+SPARQL: Scripting the Semantic Web with SPARQL embedded into XSLT styles...
Diego Berrueta
 
Agile data lake? An oxymoron?
Agile data lake? An oxymoron?Agile data lake? An oxymoron?
Agile data lake? An oxymoron?
samthemonad
 
Ebs 12.2 con9021_pdf_9021_0001
Ebs 12.2 con9021_pdf_9021_0001Ebs 12.2 con9021_pdf_9021_0001
Ebs 12.2 con9021_pdf_9021_0001
jucaab
 
Service Integration Goes Social - Solutions Linux 2012 (OW2 Track)
Service Integration Goes Social - Solutions Linux 2012 (OW2 Track)Service Integration Goes Social - Solutions Linux 2012 (OW2 Track)
Service Integration Goes Social - Solutions Linux 2012 (OW2 Track)
Marc Dutoo
 
Scala a case4
Scala a case4Scala a case4
Scala a case4
lee.gilbert
 
Virtuoso Universal Server Overview
Virtuoso Universal Server OverviewVirtuoso Universal Server Overview
Virtuoso Universal Server Overview
rumito
 
Scala days 2016 overview
Scala days 2016 overviewScala days 2016 overview
Scala days 2016 overview
Mayank Patel
 
Semantic content management: consuming and producing RDF in Drupal
Semantic content management: consuming and producing RDF in DrupalSemantic content management: consuming and producing RDF in Drupal
Semantic content management: consuming and producing RDF in Drupal
Thom Bunting
 
Spring Ldap
Spring LdapSpring Ldap
Spring Ldap
Piergiorgio Lucidi
 
10 Tips for Java EE 7 with PrimeFaces - JavaOne 2013
10 Tips for Java EE 7 with PrimeFaces - JavaOne 201310 Tips for Java EE 7 with PrimeFaces - JavaOne 2013
10 Tips for Java EE 7 with PrimeFaces - JavaOne 2013
Martin Fousek
 
Drupal 7 Feeds Intro Drupal Camp Indianapolis 2011
Drupal 7 Feeds Intro Drupal Camp Indianapolis 2011Drupal 7 Feeds Intro Drupal Camp Indianapolis 2011
Drupal 7 Feeds Intro Drupal Camp Indianapolis 2011
jbarclay
 
JavaOne - 10 Tips for Java EE 7 with PrimeFaces
JavaOne - 10 Tips for Java EE 7 with PrimeFacesJavaOne - 10 Tips for Java EE 7 with PrimeFaces
JavaOne - 10 Tips for Java EE 7 with PrimeFaces
Mert Çalışkan
 
Apache Spark Introduction @ University College London
Apache Spark Introduction @ University College LondonApache Spark Introduction @ University College London
Apache Spark Introduction @ University College London
Vitthal Gogate
 
55 New Features in Java SE 8
55 New Features in Java SE 855 New Features in Java SE 8
55 New Features in Java SE 8
Simon Ritter
 
Things Made Easy: One Click CMS Integration with Solr & Drupal
Things Made Easy: One Click CMS Integration with Solr & DrupalThings Made Easy: One Click CMS Integration with Solr & Drupal
Things Made Easy: One Click CMS Integration with Solr & Drupal
lucenerevolution
 

Similar to Introduction to Islandora (20)

IslandoraOct09
IslandoraOct09IslandoraOct09
IslandoraOct09
 
Comparative Study That Aims Rdf Processing For The Java Platform
Comparative Study That Aims Rdf Processing For The Java PlatformComparative Study That Aims Rdf Processing For The Java Platform
Comparative Study That Aims Rdf Processing For The Java Platform
 
Drupal Integration with Solr for Fabulous CMS Search
Drupal Integration with Solr for  Fabulous CMS SearchDrupal Integration with Solr for  Fabulous CMS Search
Drupal Integration with Solr for Fabulous CMS Search
 
Empire: JPA for RDF & SPARQL
Empire: JPA for RDF & SPARQLEmpire: JPA for RDF & SPARQL
Empire: JPA for RDF & SPARQL
 
Rdf Processing Tools In Java
Rdf Processing Tools In JavaRdf Processing Tools In Java
Rdf Processing Tools In Java
 
XSLT+SPARQL: Scripting the Semantic Web with SPARQL embedded into XSLT styles...
XSLT+SPARQL: Scripting the Semantic Web with SPARQL embedded into XSLT styles...XSLT+SPARQL: Scripting the Semantic Web with SPARQL embedded into XSLT styles...
XSLT+SPARQL: Scripting the Semantic Web with SPARQL embedded into XSLT styles...
 
Agile data lake? An oxymoron?
Agile data lake? An oxymoron?Agile data lake? An oxymoron?
Agile data lake? An oxymoron?
 
Ebs 12.2 con9021_pdf_9021_0001
Ebs 12.2 con9021_pdf_9021_0001Ebs 12.2 con9021_pdf_9021_0001
Ebs 12.2 con9021_pdf_9021_0001
 
Service Integration Goes Social - Solutions Linux 2012 (OW2 Track)
Service Integration Goes Social - Solutions Linux 2012 (OW2 Track)Service Integration Goes Social - Solutions Linux 2012 (OW2 Track)
Service Integration Goes Social - Solutions Linux 2012 (OW2 Track)
 
Scala a case4
Scala a case4Scala a case4
Scala a case4
 
Virtuoso Universal Server Overview
Virtuoso Universal Server OverviewVirtuoso Universal Server Overview
Virtuoso Universal Server Overview
 
Scala days 2016 overview
Scala days 2016 overviewScala days 2016 overview
Scala days 2016 overview
 
Semantic content management: consuming and producing RDF in Drupal
Semantic content management: consuming and producing RDF in DrupalSemantic content management: consuming and producing RDF in Drupal
Semantic content management: consuming and producing RDF in Drupal
 
Spring Ldap
Spring LdapSpring Ldap
Spring Ldap
 
10 Tips for Java EE 7 with PrimeFaces - JavaOne 2013
10 Tips for Java EE 7 with PrimeFaces - JavaOne 201310 Tips for Java EE 7 with PrimeFaces - JavaOne 2013
10 Tips for Java EE 7 with PrimeFaces - JavaOne 2013
 
Drupal 7 Feeds Intro Drupal Camp Indianapolis 2011
Drupal 7 Feeds Intro Drupal Camp Indianapolis 2011Drupal 7 Feeds Intro Drupal Camp Indianapolis 2011
Drupal 7 Feeds Intro Drupal Camp Indianapolis 2011
 
JavaOne - 10 Tips for Java EE 7 with PrimeFaces
JavaOne - 10 Tips for Java EE 7 with PrimeFacesJavaOne - 10 Tips for Java EE 7 with PrimeFaces
JavaOne - 10 Tips for Java EE 7 with PrimeFaces
 
Apache Spark Introduction @ University College London
Apache Spark Introduction @ University College LondonApache Spark Introduction @ University College London
Apache Spark Introduction @ University College London
 
55 New Features in Java SE 8
55 New Features in Java SE 855 New Features in Java SE 8
55 New Features in Java SE 8
 
Things Made Easy: One Click CMS Integration with Solr & Drupal
Things Made Easy: One Click CMS Integration with Solr & DrupalThings Made Easy: One Click CMS Integration with Solr & Drupal
Things Made Easy: One Click CMS Integration with Solr & Drupal
 

Recently uploaded

How RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptxHow RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptx
SynapseIndia
 
Mitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing SystemsMitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing Systems
ScyllaDB
 
20240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 202420240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 2024
Matthew Sinclair
 
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Bert Blevins
 
Quantum Communications Q&A with Gemini LLM
Quantum Communications Q&A with Gemini LLMQuantum Communications Q&A with Gemini LLM
Quantum Communications Q&A with Gemini LLM
Vijayananda Mohire
 
Best Programming Language for Civil Engineers
Best Programming Language for Civil EngineersBest Programming Language for Civil Engineers
Best Programming Language for Civil Engineers
Awais Yaseen
 
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptxRPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
SynapseIndia
 
Cookies program to display the information though cookie creation
Cookies program to display the information though cookie creationCookies program to display the information though cookie creation
Cookies program to display the information though cookie creation
shanthidl1
 
What's New in Copilot for Microsoft365 May 2024.pptx
What's New in Copilot for Microsoft365 May 2024.pptxWhat's New in Copilot for Microsoft365 May 2024.pptx
What's New in Copilot for Microsoft365 May 2024.pptx
Stephanie Beckett
 
7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf
Enterprise Wired
 
DealBook of Ukraine: 2024 edition
DealBook of Ukraine: 2024 editionDealBook of Ukraine: 2024 edition
DealBook of Ukraine: 2024 edition
Yevgen Sysoyev
 
Measuring the Impact of Network Latency at Twitter
Measuring the Impact of Network Latency at TwitterMeasuring the Impact of Network Latency at Twitter
Measuring the Impact of Network Latency at Twitter
ScyllaDB
 
WPRiders Company Presentation Slide Deck
WPRiders Company Presentation Slide DeckWPRiders Company Presentation Slide Deck
WPRiders Company Presentation Slide Deck
Lidia A.
 
Password Rotation in 2024 is still Relevant
Password Rotation in 2024 is still RelevantPassword Rotation in 2024 is still Relevant
Password Rotation in 2024 is still Relevant
Bert Blevins
 
Best Practices for Effectively Running dbt in Airflow.pdf
Best Practices for Effectively Running dbt in Airflow.pdfBest Practices for Effectively Running dbt in Airflow.pdf
Best Practices for Effectively Running dbt in Airflow.pdf
Tatiana Al-Chueyr
 
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
Toru Tamaki
 
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - MydbopsScaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Mydbops
 
Implementations of Fused Deposition Modeling in real world
Implementations of Fused Deposition Modeling  in real worldImplementations of Fused Deposition Modeling  in real world
Implementations of Fused Deposition Modeling in real world
Emerging Tech
 
Pigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdfPigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdf
Pigging Solutions
 
Research Directions for Cross Reality Interfaces
Research Directions for Cross Reality InterfacesResearch Directions for Cross Reality Interfaces
Research Directions for Cross Reality Interfaces
Mark Billinghurst
 

Recently uploaded (20)

How RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptxHow RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptx
 
Mitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing SystemsMitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing Systems
 
20240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 202420240702 QFM021 Machine Intelligence Reading List June 2024
20240702 QFM021 Machine Intelligence Reading List June 2024
 
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
 
Quantum Communications Q&A with Gemini LLM
Quantum Communications Q&A with Gemini LLMQuantum Communications Q&A with Gemini LLM
Quantum Communications Q&A with Gemini LLM
 
Best Programming Language for Civil Engineers
Best Programming Language for Civil EngineersBest Programming Language for Civil Engineers
Best Programming Language for Civil Engineers
 
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptxRPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
 
Cookies program to display the information though cookie creation
Cookies program to display the information though cookie creationCookies program to display the information though cookie creation
Cookies program to display the information though cookie creation
 
What's New in Copilot for Microsoft365 May 2024.pptx
What's New in Copilot for Microsoft365 May 2024.pptxWhat's New in Copilot for Microsoft365 May 2024.pptx
What's New in Copilot for Microsoft365 May 2024.pptx
 
7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf
 
DealBook of Ukraine: 2024 edition
DealBook of Ukraine: 2024 editionDealBook of Ukraine: 2024 edition
DealBook of Ukraine: 2024 edition
 
Measuring the Impact of Network Latency at Twitter
Measuring the Impact of Network Latency at TwitterMeasuring the Impact of Network Latency at Twitter
Measuring the Impact of Network Latency at Twitter
 
WPRiders Company Presentation Slide Deck
WPRiders Company Presentation Slide DeckWPRiders Company Presentation Slide Deck
WPRiders Company Presentation Slide Deck
 
Password Rotation in 2024 is still Relevant
Password Rotation in 2024 is still RelevantPassword Rotation in 2024 is still Relevant
Password Rotation in 2024 is still Relevant
 
Best Practices for Effectively Running dbt in Airflow.pdf
Best Practices for Effectively Running dbt in Airflow.pdfBest Practices for Effectively Running dbt in Airflow.pdf
Best Practices for Effectively Running dbt in Airflow.pdf
 
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
論文紹介:A Systematic Survey of Prompt Engineering on Vision-Language Foundation ...
 
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - MydbopsScaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
 
Implementations of Fused Deposition Modeling in real world
Implementations of Fused Deposition Modeling  in real worldImplementations of Fused Deposition Modeling  in real world
Implementations of Fused Deposition Modeling in real world
 
Pigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdfPigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdf
 
Research Directions for Cross Reality Interfaces
Research Directions for Cross Reality InterfacesResearch Directions for Cross Reality Interfaces
Research Directions for Cross Reality Interfaces
 

Introduction to Islandora

  • 1. OR 2012 Mark Leggott, President, DiscoveryGarden Inc. David Wilcox, Islandora Training/Support Coordinator Kirsta Stapelfeldt, Islandora Repository Manager Alan Stanley, Islandora Developer
  • 2. OR 2012 Agenda ๏ 9:30-9:45 Introductions ๏ 9:45-10:15 Introducing Islandora ๏ 10:15-11:00 Solution Packs ๏ 11:00-11:15 Break ๏ 11:15-11:45 Collection Management ๏ 11:45-12:15 Islandora Tools & Configuration ๏ 12:15-12:30 Roadmap Preview
  • 3. OR 2012 Introductions 1. Who are we? 2. Who are you?
  • 5. OR 2012 Islandora ๏ Designed to support 3 “landscapes” ๏ Admin (Committees, Documents/Records) ๏ Learning (Images, SCORM) ๏ Research (Data, Collaborative groups) ๏ System designed to support any Digital Asset Management (DAM) requirement, including stewardship and collaboration
  • 6. OR 2012 Drupal ๏ Collaborative layer ๏ Easy branding ๏ New functionality & modules ๏ Web 2/3 savvy ๏ Robust community
  • 7. OR 2012 Fedora ๏ Repository layer ๏ Data, metadata, workflow/ permissions layer ๏ Work with any data asset/ schema ๏ Content Model Architecture ๏ Semantic support (RDF)
  • 8. OR 2012 Islandora ๏ Glue that binds Drupal & Fedora ๏ Drupal modules, additional applications ๏ Open Source ๏ Sustainability Model (soft money, operational funds, & private services company)
  • 9. OR 2012 DiscoveryGarden ๏ discoverygarden.ca ๏ installation ๏ hosting ๏ customization ๏ migration from other systems
  • 10. OR 2012 Solution Packs ๏ Architecture to support basic content types ๏ Default metadata forms (MODS) that can be modified ๏ Applications integration Solution packs support basic content, and can be modified/ based on experience/best- extended practices
  • 12. OR 2012 Drupal UI FormsAPI LDAP CSS/Themes ImageAPI FCK Editorial WorkFlow User Roles/Permissions Tabs BibUtils Modules (LDAP/BibUtils/Etc SPARQL HTML Hooks
  • 13. OR 2012 Drupal UI FormsAPI LDAP CSS/Themes ImageAPI FCK Editorial WorkFlow User Roles/Permissions Tabs BibUtils Modules (LDAP/BibUtils/Etc SPARQL HTML Islandora Hooks Djatoka Tika Code Snippets/Applications Tesseract Kakadu JMS Micro Services Engine JMS R SWFTools Wowza XSLTs PHP/Python Snippets OOffice
  • 14. OR 2012 Drupal UI FormsAPI LDAP CSS/Themes ImageAPI FCK Editorial WorkFlow User Roles/Permissions Tabs BibUtils Modules (LDAP/BibUtils/Etc SPARQL SOAP REST SPARQL HTML Hooks Mulgara Solr/Lucene Islandora Djatoka Fedora Tika Code Snippets/Applications Tesseract Kakadu Content Models JMS Micro Services Engine XACML Policies JMS R SWFTools Wowza XSLTs PHP/Python Snippets OOffice Process Any Metadata MySQL & GSearch Any Data
  • 15. OR 2012 Drupal UI FormsAPI LDAP CSS/Themes ImageAPI FCK Editorial WorkFlow User Roles/Permissions Tabs BibUtils Modules (LDAP/BibUtils/Etc SPARQL HTML Hooks Islandora Djatoka Tika Code Snippets/Applications Tesseract Kakadu JMS Micro Services Engine JMS R SWFTools Wowza XSLTs PHP/Python Snippets OOffice SPARQL SOAP REST Mulgara Solr/Lucene Fedora Content Models XACML Policies Process Any Metadata MySQL & GSearch Any Data
  • 18. OR 2012 Google Groups for Users & Developers post a question to the lists, or search for the answer to a question that you have.
  • 19. OR 2012 help.islandora.ca this site houses resources you can use to play with Islandora, as well as some links to tutorials, etc. and useful links.
  • 20. OR 2012 sandbox.islandora.ca ๏ image refreshed daily ๏ installations of current ๏ solution packs ๏“vanilla” islandora
  • 21. OR 2012 How Islandora Understands Content (Fedora’s CMA)
  • 23. OR 2012 Objects Have Persistent Identifiers (PIDs)
  • 24. OR 2012 Objects Have Datastreams
  • 25. OR 2012 CMA Object Model - IslandImagined/Large Image imagined:208361 (PID) Digital Object Identifier Object Properties System Properties ๏ CMA is key to the Islandora Manage & Track Object Relations (RELS-EXT) Dublin Core (DC) Reserved Datastreams Key Object Metadata architecture and roadmap Audit Trail (AUDIT) ๏ Complete digital archive JP2K Web (JP2) with assets & metadata JP2K Archival ๏ Sharing content models (LOSSLES_JP2) Datastreams Low Res JPEG (JPG) makes Fedora ecosystem Aggregates Content Items Thumbnail (TN) Descriptive Metadata (MODS) very compelling
  • 26. OR 2012 Root Collection islandora:collectionCModel DC DC RELS-EXT Has Model RELS-EXT COLLECTION_POLICY ISLANDORACM Basic Image Collection islandora:collectionCModel TN DC DC Has Model RELS-EXT RELS-EXT ISLANDORACM COLLECTION_POLICY Image DC islandora:sp_basic_image MODS DC RELS-EXT Has Model RELS-EXT OBJ ISLANDORACM MEDIUM_SIZE TN
  • 27. OR 2012 Solution Packs ๏ Basic Image ๏ Large Image ๏ PDF ๏ Book ๏ Audio ๏ Video
  • 33. OR 2012 Questions? Kirsta Stapelfeldt - kstapelfeldt@upei.ca David Wilcox - dwilcox@upei.ca

Editor's Notes

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n
  13. \n
  14. \n
  15. \n
  16. \n
  17. \n
  18. \n
  19. \n
  20. \n
  21. \n
  22. \n
  23. \n
  24. \n
  25. \n
  26. \n
  27. \n
  28. \n
  29. \n
  30. \n
  31. \n
  32. \n
  33. \n
  34. \n
  35. \n
  36. \n
  37. \n
  38. \n
  39. \n
  40. \n
  41. \n