Estado Del Arte En La Gestión De Contenidos. Comparativa Con Lenya

Total Page:16

File Type:pdf, Size:1020Kb

Estado Del Arte En La Gestión De Contenidos. Comparativa Con Lenya Escuela Superior de Ingenieros - Universidad de Sevilla Departamento de Ingeniería de Sistemas y Automática Área de Ingeniería Telemática Proyecto Fin de Carrera Estado del Arte en la Gestión de Contenidos. Comparativa con Lenya. Autor: Rafael Pérez Luna Director: Antonio J. Estepa Alonso “a mis recuerdos les pregunté por ti. aún discuten” Sevilla, Junio de 2006 agradecimientos Llega el final y no habría podido conseguirlo sin vosotros. Papá, mamá, Dani, este proyecto es vuestro, yo sólo soy el emisario. Nunca un ser humano creará las palabras necesarias para agradeceros todo lo que os debo. Gracias a Javi, mi hermano encontrado en Sevilla. Las cosas se ven distintas cuando se observan desde múltiples lugares. A todos mis amigos egabrenses. María, Álvaro, Javi, Andrés, Jesús, Grego, parte de este proyecto también es vuestro por escucharme cuando lo necesitaba y acompañarme en el camino. A mi gente de Sevilla. Ángel, Vigui, Antonio, Leo, compañeros de fatigas. Por último, quiero agradecer la ayuda prestada por mi director de proyecto, Antonio Estepa. Su orientación y trabajo han sido definitivos para llegar aquí. Índice de contenido Parte I: Introducción Capítulo 1: Introducción y Objetivos. 23 1.1.Introducción......................................................................................................................................... 25 1.2. Motivación........................................................................................................................................... 26 1.2.1.1.Aumento de la cantidad de información............................................................................... 26 1.2.1.2.Desorganización del trabajo y la información....................................................................... 27 1.2.1.3.Incremento de los costes..................................................................................................... 27 1.2.1.4.Control del Acceso............................................................................................................... 28 1.3.Objetivos.............................................................................................................................................. 28 1.4.Organización de la memoria................................................................................................................ 28 Capítulo 2: Gestión de Contenidos. 31 2.1.Conceptos Previos............................................................................................................................... 33 2.1.1.Definición de Contenido, Datos, Información y Funcionalidad..................................................... 33 2.1.1.1.Datos................................................................................................................................... 33 2.1.1.2.Contenido............................................................................................................................. 33 2.1.1.3.Funcionalidad....................................................................................................................... 33 2.1.2.Estructura del Contenido.............................................................................................................. 34 2.1.3.Formato del Contenido................................................................................................................. 35 2.1.4.Componentes de contenido......................................................................................................... 35 2.2.Gestión de Contenidos......................................................................................................................... 37 2.2.1.Estructura de un CMS.................................................................................................................. 37 2.2.1.1.La aplicación de gestión del contenido (AGC)..................................................................... 38 2.2.1.2.La aplicación de gestión del metacontenido (AGM)............................................................. 38 2.2.1.3.La aplicación de publicación del contenido (APG)............................................................... 39 2.2.2.Servicios de un CMS.................................................................................................................... 40 2.2.2.1.Gestión del Flujo de Trabajo (Workflow).............................................................................. 40 2.2.2.2.Gestión de usuarios, grupos y administradores................................................................... 41 2.2.2.3.Servicio de Edición............................................................................................................... 41 2.2.2.4.Gestión y control de versiones............................................................................................. 42 2.2.2.5.Rendimiento y optimización del tiempo de acceso............................................................... 42 2.2.2.6.Gestión de módulos y componentes.................................................................................... 42 2.2.2.7.Planificación......................................................................................................................... 42 2.2.2.8.Motor de búsqueda.............................................................................................................. 43 2.2.3.Aspectos a considerar en la elección de un CMS. Planes de implantación................................. 43 2.2.3.1.Consideraciones Generales................................................................................................. 43 2.2.3.2.Análisis de los requisitos de la empresa.............................................................................. 44 2.2.3.2.1.Objetivos de negocio y estrategias.............................................................................. 44 2.2.3.2.2.Identificación de requerimientos.................................................................................. 44 2.2.3.2.3.Estructuración de los requerimientos........................................................................... 44 2.2.3.3.Listado de requerimientos.................................................................................................... 44 2.2.3.3.1.Creación del Contenido................................................................................................ 45 2.2.3.3.2.Gestión del Contenido.................................................................................................. 45 2.2.3.3.3.Publicación................................................................................................................... 45 2.2.3.3.4.Presentación................................................................................................................ 45 2.2.3.3.5.Gestión del proyecto y del CMS................................................................................... 46 2.2.3.4.Otras consideraciones......................................................................................................... 46 2.2.3.4.1.Consideraciones adicionales relativas al contenido..................................................... 46 2.2.3.4.2.Consideraciones adicionales relativas al CMS............................................................. 46 2.2.3.5.Riesgos................................................................................................................................ 47 2.2.3.5.1.Tiempo de implantación extenso................................................................................. 47 2.2.3.5.2.Migración de Datos...................................................................................................... 47 2.2.3.5.3.Elección incorrecta del CMS........................................................................................ 48 Parte II: Aportaciones Capítulo 3: Base Tecnológica. 53 3.1.XML..................................................................................................................................................... 55 3.1.1.Espacios de nombres.................................................................................................................. 56 3.2.XSLT.................................................................................................................................................... 57 3.2.1.Algunas características de XSLT................................................................................................. 58 3.2.2.XPath. ......................................................................................................................................... 58 3.3.CSS..................................................................................................................................................... 59 3.4.Arquitectura de Aplicaciones J2EE...................................................................................................... 61 3.4.1. Componentes J2EE.................................................................................................................... 61 3.4.2. Clientes J2EE............................................................................................................................. 62 3.4.3.Componentes Web...................................................................................................................... 62 3.4.4. Componentes de Negocio........................................................................................................... 63 3.4.4.1. La Capa del Sistema
Recommended publications
  • Indice General
    i Indice general 4. Apache Lenya 1.4: Arquitectura 1 4.1. Introduccion .................................... 1 4.1.1. Arquitectura del sistema ......................... 1 4.1.2. Arquitectura del gestor de contenidos ................. 2 4.2. Conceptos basicos ................................ 4 4.2.1. Modulos .................................. 4 4.2.2. Polimor smo de las publicaciones .................... 4 4.2.2.1. El protocolo fallback:// .................... 6 4.3. La capa de presentacion ............................. 6 4.3.1. Los sitemaps de Lenya .......................... 6 4.3.1.1. El espacio de URIs ....................... 6 4.3.1.2. Proceso de una peticion .................... 8 4.4. La capa de gestion ................................ 11 4.4.1. Marco de casos de uso .......................... 11 4.4.1.1. Introduccion .......................... 11 4.4.1.2. Descripciondel funcionamiento ................ 13 4.4.1.3. Implementacionde un caso de uso .............. 13 4.4.2. Control de acceso ............................. 16 4.4.2.1. De niciones basicas ...................... 17 4.4.2.2. Componentes .......................... 18 4.4.2.3. Los mecanismos de autorizaciony autenticacion ...... 19 4.4.3. Flujo de trabajo ............................. 19 4.4.3.1. La de niciondel ujo de trabajo ............... 21 4.4.3.2. Personalizaciondel ujo de trabajo ............. 23 4.4.4. Noti caciones ............................... 23 4.5. La capa de repositorio .............................. 24 4.5.1. Acceso al repositorio ........................... 24 4.5.1.1. Control optimista de concurrencia .............. 24 4.5.1.2. Check-In y Check-Out ..................... 25 4.5.2. Control de versiones ........................... 25 4.6. Arquitectura fsica ................................ 25 4.6.1. Estructura de directorios de una publicacion ............. 25 4.6.2. Estructura de directorios de un modulo ................ 27 ii 4.6.2.1.
    [Show full text]
  • SDL Livecontent S1000D Delivery Server Installation and Upgrade Manual
    SDL LiveContent S1000D Delivery Server Installation and Upgrade Manual SDL LiveContent S1000D 5.6 January 2018 Legal notice Copyright and trademark information relating to this product release. Copyright © 2009–2018 SDL Group. SDL Group means SDL PLC. and its subsidiaries and affiliates. All intellectual property rights contained herein are the sole and exclusive rights of SDL Group. All references to SDL or SDL Group shall mean SDL PLC. and its subsidiaries and affiliates details of which can be obtained upon written request. All rights reserved. Unless explicitly stated otherwise, all intellectual property rights including those in copyright in the content of this website and documentation are owned by or controlled for these purposes by SDL Group. Except as otherwise expressly permitted hereunder or in accordance with copyright legislation, the content of this site, and/or the documentation may not be copied, reproduced, republished, downloaded, posted, broadcast or transmitted in any way without the express written permission of SDL. LiveContent S1000D is a registered trademark of SDL Group. All other trademarks are the property of their respective owners. The names of other companies and products mentioned herein may be the trademarks of their respective owners. Unless stated to the contrary, no association with any other company or product is intended or should be inferred. This product may include open source or similar third-party software, details of which can be found by clicking the following link: “Acknowledgments ” on page 15. Although SDL Group takes all reasonable measures to provide accurate and comprehensive information about the product, this information is provided as-is and all warranties, conditions or other terms concerning the documentation whether express or implied by statute, common law or otherwise (including those relating to satisfactory quality and fitness for purposes) are excluded to the extent permitted by law.
    [Show full text]
  • Return of Organization Exempt from Income
    OMB No. 1545-0047 Return of Organization Exempt From Income Tax Form 990 Under section 501(c), 527, or 4947(a)(1) of the Internal Revenue Code (except black lung benefit trust or private foundation) Open to Public Department of the Treasury Internal Revenue Service The organization may have to use a copy of this return to satisfy state reporting requirements. Inspection A For the 2011 calendar year, or tax year beginning 5/1/2011 , and ending 4/30/2012 B Check if applicable: C Name of organization The Apache Software Foundation D Employer identification number Address change Doing Business As 47-0825376 Name change Number and street (or P.O. box if mail is not delivered to street address) Room/suite E Telephone number Initial return 1901 Munsey Drive (909) 374-9776 Terminated City or town, state or country, and ZIP + 4 Amended return Forest Hill MD 21050-2747 G Gross receipts $ 554,439 Application pending F Name and address of principal officer: H(a) Is this a group return for affiliates? Yes X No Jim Jagielski 1901 Munsey Drive, Forest Hill, MD 21050-2747 H(b) Are all affiliates included? Yes No I Tax-exempt status: X 501(c)(3) 501(c) ( ) (insert no.) 4947(a)(1) or 527 If "No," attach a list. (see instructions) J Website: http://www.apache.org/ H(c) Group exemption number K Form of organization: X Corporation Trust Association Other L Year of formation: 1999 M State of legal domicile: MD Part I Summary 1 Briefly describe the organization's mission or most significant activities: to provide open source software to the public that we sponsor free of charge 2 Check this box if the organization discontinued its operations or disposed of more than 25% of its net assets.
    [Show full text]
  • Guide to Open Source Solutions
    White paper ___________________________ Guide to open source solutions “Guide to open source by Smile ” Page 2 PREAMBLE SMILE Smile is a company of engineers specialising in the implementing of open source solutions OM and the integrating of systems relying on open source. Smile is member of APRIL, the C . association for the promotion and defence of free software, Alliance Libre, PLOSS, and PLOSS RA, which are regional cluster associations of free software companies. OSS Smile has 600 throughout the World which makes it the largest company in Europe - specialising in open source. Since approximately 2000, Smile has been actively supervising developments in technology which enables it to discover the most promising open source products, to qualify and assess them so as to offer its clients the most accomplished, robust and sustainable products. SMILE . This approach has led to a range of white papers covering various fields of application: Content management (2004), portals (2005), business intelligence (2006), PHP frameworks (2007), virtualisation (2007), and electronic document management (2008), as well as PGIs/ERPs (2008). Among the works published in 2009, we would also cite “open source VPN’s”, “Firewall open source flow control”, and “Middleware”, within the framework of the WWW “System and Infrastructure” collection. Each of these works presents a selection of best open source solutions for the domain in question, their respective qualities as well as operational feedback. As open source solutions continue to acquire new domains, Smile will be there to help its clients benefit from these in a risk-free way. Smile is present in the European IT landscape as the integration architect of choice to support the largest companies in the adoption of the best open source solutions.
    [Show full text]
  • Full-Graph-Limited-Mvn-Deps.Pdf
    org.jboss.cl.jboss-cl-2.0.9.GA org.jboss.cl.jboss-cl-parent-2.2.1.GA org.jboss.cl.jboss-classloader-N/A org.jboss.cl.jboss-classloading-vfs-N/A org.jboss.cl.jboss-classloading-N/A org.primefaces.extensions.master-pom-1.0.0 org.sonatype.mercury.mercury-mp3-1.0-alpha-1 org.primefaces.themes.overcast-${primefaces.theme.version} org.primefaces.themes.dark-hive-${primefaces.theme.version}org.primefaces.themes.humanity-${primefaces.theme.version}org.primefaces.themes.le-frog-${primefaces.theme.version} org.primefaces.themes.south-street-${primefaces.theme.version}org.primefaces.themes.sunny-${primefaces.theme.version}org.primefaces.themes.hot-sneaks-${primefaces.theme.version}org.primefaces.themes.cupertino-${primefaces.theme.version} org.primefaces.themes.trontastic-${primefaces.theme.version}org.primefaces.themes.excite-bike-${primefaces.theme.version} org.apache.maven.mercury.mercury-external-N/A org.primefaces.themes.redmond-${primefaces.theme.version}org.primefaces.themes.afterwork-${primefaces.theme.version}org.primefaces.themes.glass-x-${primefaces.theme.version}org.primefaces.themes.home-${primefaces.theme.version} org.primefaces.themes.black-tie-${primefaces.theme.version}org.primefaces.themes.eggplant-${primefaces.theme.version} org.apache.maven.mercury.mercury-repo-remote-m2-N/Aorg.apache.maven.mercury.mercury-md-sat-N/A org.primefaces.themes.ui-lightness-${primefaces.theme.version}org.primefaces.themes.midnight-${primefaces.theme.version}org.primefaces.themes.mint-choc-${primefaces.theme.version}org.primefaces.themes.afternoon-${primefaces.theme.version}org.primefaces.themes.dot-luv-${primefaces.theme.version}org.primefaces.themes.smoothness-${primefaces.theme.version}org.primefaces.themes.swanky-purse-${primefaces.theme.version}
    [Show full text]
  • Running Apache FOP
    Running Apache FOP $Revision: 533992 $ Table of contents 1 System Requirements...............................................................................................................2 2 Installation................................................................................................................................2 2.1 Instructions.......................................................................................................................... 2 2.2 Problems..............................................................................................................................2 3 Starting FOP as a Standalone Application...............................................................................3 3.1 Using the fop script or batch file......................................................................................... 3 3.2 Writing your own script.......................................................................................................5 3.3 Running with java's -jar option............................................................................................5 3.4 FOP's dynamical classpath construction............................................................................. 5 4 Using Xalan to Check XSL-FO Input......................................................................................5 5 Memory Usage.........................................................................................................................6 6 Problems.................................................................................................................................
    [Show full text]
  • Open Source Katalog 2009 – Seite 1
    Optaros Open Source Katalog 2009 – Seite 1 OPEN SOURCE KATALOG 2009 350 Produkte/Projekte für den Unternehmenseinsatz OPTAROS WHITE PAPER Applikationsentwicklung Assembly Portal BI Komponenten Frameworks Rules Engine SOA Web Services Programmiersprachen ECM Entwicklungs- und Testumgebungen Open Source VoIP CRM Frameworks eCommerce BI Infrastrukturlösungen Programmiersprachen ETL Integration Office-Anwendungen Geschäftsanwendungen ERP Sicherheit CMS Knowledge Management DMS ESB © Copyright 2008. Optaros Open Source Katalog 2009 - Seite 2 Optaros Referenz-Projekte als Beispiele für Open Source-Einsatz im Unternehmen Kunde Projektbeschreibung Technologien Intranet-Plattform zur Automatisierung der •JBossAS Geschäftsprozesse rund um „Information Systems •JBossSeam Compliance“ •jQuery Integrationsplattform und –architektur NesOA als • Mule Enterprise Bindeglied zwischen Vertriebs-/Service-Kanälen und Service Bus den Waren- und Logistiksystemen •JBossMiddleware stack •JBossMessaging CRM-Anwendung mit Fokus auf Sales-Force- •SugarCRM Automation Online-Community für die Entwickler rund um die •AlfrescoECM Endeca-Search-Software; breit angelegtes •Liferay Enterprise Portal mit Selbstbedienungs-, •Wordpress Kommunikations- und Diskussions-Funktionalitäten Swisscom Labs: Online-Plattform für die •AlfrescoWCMS Bereitstellung von zukünftigen Produkten (Beta), •Spring, JSF zwecks Markt- und Early-Adopter-Feedback •Nagios eGovernment-Plattform zur Speicherung und •AlfrescoECM Zurverfügungstellung von Verwaltungs- • Spring, Hibernate Dokumenten; integriert
    [Show full text]
  • Mastering Spam a Multifaceted Approach with the Spamato Spam Filter System
    DISS. ETH NO. 16839 Mastering Spam A Multifaceted Approach with the Spamato Spam Filter System A dissertation submitted to the SWISS FEDERAL INSTITUTE OF TECHNOLOGY ZURICH for the degree of Doctor of Sciences presented by KENO ALBRECHT Dipl. Inf. born June 4, 1977 citizen of Germany accepted on the recommendation of Prof. Dr. Roger Wattenhofer, examiner Prof. Dr. Gordon V. Cormack, co-examiner Prof. Dr. Christof Fetzer, co-examiner 2006 Abstract Email is undoubtedly one of the most important applications used to com- municate over the Internet. Unfortunately, the email service lacks a crucial security mechanism: It is possible to send emails to arbitrary people with- out revealing one’s own identity. Additionally, sending millions of emails costs virtually nothing. Hence over the past years, these characteristics have facilitated and even boosted the formation of a new business branch that advertises products and services via unsolicited bulk emails, better known as spam. Nowadays, spam makes up more than 50% of all emails and thus has become a major vexation of the Internet experience. Although this problem has been dealt with for a long time, only little success (measured on a global scale) has been achieved so far. Fighting spam is a cat and mouse game where spammers and anti-spammers regularly beat each other with sophisticated techniques of increasing complexity. While spammers try to bypass existing spam filters, anti-spammers seek to detect and block new spamming tricks as soon as they emerge. In this dissertation, we describe the Spamato spam filter system as a mul- tifaceted approach to help regain a spam-free inbox.
    [Show full text]
  • Third-Party Software Usage and Licenses
    Oracle® Endeca Information Discovery Studio Third-Party Software Usage and Licenses Version 3.1.0 • October 2013 Copyright and disclaimer Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. UNIX is a registered trademark of The Open Group. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency- specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
    [Show full text]
  • Cocoon 2 Und Tomcat
    Liebe Leserin, lieber Leser, ich freue mich, dass Sie sich für ein Buch von Galileo Computing entschieden haben. Das Open Source-Projekt Apache-Cocoon braucht in seiner jetzigen Version den Vergleich mit kommerziellen Tools nicht mehr zu scheuen. Innerhalb kurzer Zeit hat es sich zu einem der mächtigsten Frameworks zur Entwicklung von Web- anwendungen entwickelt. Unternehmen wie die Commerzbank oder Hewlett- Packard sowie weitere Institutionen und Firmen haben die Leistungsfähigkeit für sich entdeckt und verwenden Cocoon als XML-Publishing-Framework oder haben Teile davon in Ihre Web-Anwendungen integriert. Ich bin froh, mit Stephan Niedermeier einen Autor gefunden zu haben, der in der Lage ist, Ihnen eine umfassende Einführung in das komplexe Zusammenspiel der Komponenten zu bieten. Mit seiner Hilfe werden Sie Ihre Lernkurve beim Einstieg in Cocoon deutlich senken. Entwicklern und Anwendern eröffnet es den Weg zum produktiven Einsatz von Cocoon. Seit längerer Zeit bietet der Autor eines der meistgelesenen deutschsprachigen Online-Tutorials zur Cocoon-Thematik auf sei- ner Webseite www.logabit.com/cocoontutorial/. Viele Erfahrungen mit eigenen Projekten sind zudem in dieses Buch eingeflossen. Mit viel Sorgfalt haben Autor und Verlag dieses Buch produziert. Ein perfektes Buch kann es leider dennoch nicht geben. Ich freue mich daher, wenn Sie sich mit Ihren kritischen Anmerkungen an mich wenden oder den Kontakt zum Autor in seinem Forum unter www.cocoonforum.de suchen. Und nun viel Freude bei der Lektüre Stephan Mattescheck Lektorat Galileo Computing [email protected] www.galileocomputing.de Galileo Press • Gartenstraße 24 • 53229 Bonn Auf einen Blick Vorwort ........................................................................... 21 1 Einführung in Cocoon...................................................... 25 2 XML – Eine Einführung...................................................
    [Show full text]
  • Third Party Notices Tibco Jaspersoft: Jasperreports Server, Jasperreports, Jaspersoft Studio Updated: 2014‐05‐27 Product Version: 5.6.0
    Third Party Notices Tibco Jaspersoft: JasperReports Server, JasperReports, Jaspersoft Studio Updated: 2014‐05‐27 Product Version: 5.6.0 Component Version Home Page License A Java library for reading/writing Excel 2.6.10 http://sourceforge.net/projects/jexcelapi/ LGPL 2.1 ANT Contrib 1.0b3 http://ant-contrib.sourceforge.net/ Apache License Version 2.0 ant‐deb‐task Unspecified http://github.com/travis/ant-deb-task/ Apache License Version 2.0 ANTLR, ANother Tool for Language Recognition 3.0 http://www.antlr.org/ BSD 2.0 ANTLR, ANother Tool for Language Recognition 2.7.5 http://www.antlr.org/ ANTLR License ANTLR, ANother Tool for Language Recognition Unspecified http://www.antlr.org/ BSD 2.0 ANTLR, ANother Tool for Language Recognition 2.7.6 http://www.antlr.org/ ANTLR License AOP Alliance (Java/J2EE AOP standard) 1.0 http://sourceforge.net/projects/aopalliance/ Public Domain Apache Batik Unspecified http://xml.apache.org/batik/index.html Apache License Version 2.0 avro‐1.4.0‐cassandra‐1.jar http://avro.apache.org/ Apache License Version 2.0 cassandra‐all‐1.2.9.jar 1.2.9 http://cassandra.apache.org/ Apache License Version 2.0 cassandra‐driver‐core‐1.0.4‐dse.jar 1.0.4 http://cassandra.apache.org/ Apache License Version 2.0 cassandra‐thirft‐1.2.9 1.2.9 http://cassandra.apache.org/ Apache License Version 2.0 Apache Cassandra 1.0.6 http://cassandra.apache.org/ Apache License Version 2.0 https://repository.apache.org/content/repositories/releases/org/apa Apache Cassandra 1.0.5 che/cassandra/cassandra-thrift/ Apache License Version 2.0 Apache Commons
    [Show full text]
  • Integrator Third-Party Software Usage and Licenses
    Oracle® Endeca Information Discovery Integrator Integrator Third-Party Software Usage and Licenses Version 3.0.0.2 • July 2013 Copyright and disclaimer Copyright © 2003, 2013, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. UNIX is a registered trademark of The Open Group. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency- specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
    [Show full text]