Install guide

AssetJournal
AssetJournal projects contain web documents (using standard mime types such as html
text and images) which are supported directly by the browser. This requires that files be
addressable via a URL, i.e. they must reside below the Web root.
Location(s) for AssetJournal browsing: In some sites these data can be quite widely
scattered, so WOW provides a convenient grouping mechanism. The parent location for
AssetJournal is $OWHOME/WebApps/htdocs/ assetjournal_data. The directory
should be created, and links created within this directory, to match the entries in a typical
$HOME/pjprojects.xml, e.g.
prompt> mkdir $OWHOME/WebApps/htdocs/assetjournal_data
prompt> cd $OWHOME/WebApps/htdocs/assetjournal_data
prompt> ln -s <directorylocation> <directoryname>
prompt> ln -s /data1/AJ_Data/GOM GOM
prompt> ln -s /data2/AJ_Deepwater Deepwater
prompt> ln -s /data2/AJ_noshore Onshore
By creating and deleting links to data, directories may be simply exposed or hidden.
Publishing: AssetJournal ‘publishing’ is designed to allow the automatic sharing of
AssetJournal projects in a two-tier system of ‘working’ vs. ‘published’ projects. The
publication takes place in situ by creating a .auto_publish file in the project directory.
The .auto_publish file is a simple ASCII file, which may be edited outside of WOW
with any text editor. The format is illustrated below:
Title: AssetJournal Tutorial Project
Author: Andrew Greig
Date: 2001/08/14
Category: Support
Keywords: Landmark,AssetJournal,Badleys,support,tutorial
Description: This doc describes product usage, including the
Image drag&drop and text annotation functionality.
If this file is to be created outside of WOW, note the following points:
a space is required after the ‘:’ before the metadata itself
keywords are comma-separated without spaces after the comma
only the description may span multiple lines (must be last in the file).
OpenWorks/SeisWorks integration: Any AssetJournal project linked into
$OWHOME/WebApps/htdocs/assetjournal_data (see
exposing additional
directories) or a single subdirectory level below, will appear as a hypertext link on the
OpenWorks or SeisWorks project summary page in WOW, provided its name begins with
(or matches) the name of the OpenWorks or SeisWorks project.
For example, if the SeisWorks survey is named mc3d, an AssetJournal project named
mc3d_dataloading_history will automatically appear on the SeisWorks survey
summary page. The name will be the internal AssetJournal title, rather than the project
(directory) name.
WOW 5000.0.1.11 Release Notes Page 29 of 104 March 2014