s1kd-instance(1) s1kd-tools s1kd-instance(1) NAME s1kd-instance - Create instances of S1000D CSDB objects SYNOPSIS s1kd-instance [options] [...] DESCRIPTION The s1kd-instance tool produces "instances" of S1000D CSDB objects, de‐ rived from "master" (or "source") objects. The tool supports multiple methods of instantiating objects: · Filtering on user-supplied applicability definitions, so that non-ap‐ plicable elements and (optionally) unused applicability annotations are removed in the instance. The definitions can be supplied direct‐ ly or read from a Product Cross-reference Table (PCT). · Filtering on skill levels and security classifications to remove sen‐ sitive data. · Using a Common Information Repository (CIR) to produce a standalone instance from a CIR-dependent master. Any combination of these methods can be used when producing an in‐ stance. The applications for this tool include: · Delivering customized data modules or publications to different cus‐ tomers. · Creating customized instances of CSDB objects which are maintained within the CSDB. · As a backend to filter content or resolve CIR dependencies at runtime in an electronic viewer application. OPTIONS -A, --simplify Simplify inline applicability annotations, and remove annota‐ tions which are unambiguously valid or invalid. -a, --reduce Remove applicability annotations which are unambiguously valid or invalid. -C, --comment Add an XML comment to an instance. Useful as another way of identifying an object as an instance aside from the source ad‐ dress or extended code, or giving additional information about a particular instance. By default, the comment is inserted at the top of the document, but this can be customized with the -X op‐ tion. -c, --code Specify a new data module code (DMC) or publication module code (PMC) for the instance. -D, --dump Dumps the built-in XSLT used to resolve dependencies for CIR type to stdout. This can be used as a starting point for a custom XSLT script to be specified with the -x option. The following types currently have built-in XSLT and can there‐ fore be used as values for : · accessPointRepository · applicRepository · cautionRepository · circuitBreakerRepository · controlIndicatorRepository · enterpriseRepository · functionalItemRepository · illustratedPartsCatalog · partRepository · supplyRepository · toolRepository · warningRepository · zoneRepository -d, --dir Directory to start searching for referenced objects in. By de‐ fault, the current directory will be searched. This applies for the ACT and PCT data modules when a product is specified (-p) without specifying the PCT explicitly (-P), or when searching for source objects (-@). -E, --no-extension Remove the extension from an instance produced from an already extended object. -e, --extension Specify an extension on the data module code (DME) or publica‐ tion module code (PME) for the instance. -F, --flatten-alts After filtering, "alts" elements containing only one child ele‐ ment will be "flattened" by replacing them with the applicable child element. Alts elements with multiple child elements are left untouched. -f, --overwrite Force overwriting of files. By itself, this will cause the source object(s) to be overwrit‐ ten instead of being printed to stdout. When used with the -o or -O options, if a file exists with the same name as the one specified (-o) or automatically generated by the tool (-O), this will force it to be overwritten. Other‐ wise, a warning will be printed and the existing file will not be overwritten. -G, --custom-orig / Similar to the -g option, but instead of the default enterprise code and name, use the values and , which are sepa‐ rated by a slash (/). To only include a code, specify with no slash. To only include a name, specify prefixed by a slash. -g, --set-orig Set the originator of the instance. When this option is speci‐ fied, the code "S1KDI" and the name "s1kd-instance tool" are used by default to identify that the instance was produced by this tool. A different code and name can be specified with the -G option. -H, --list-properties Create an XML report of all the applicability properties used in, and product instances relevant to, the specified CSDB ob‐ jects. determines how to include values and products in the report: · "standalone" - Only include the values that are explicitly used in the object. · "all" - Include all values and products as defined in the ACT, CCT and PCT. · "applic" - Only include the values and products, as defined in the ACT, CCT and PCT, that are within the applicability of the object. -h, -?, --help Show help/usage message. -I, --date Set the issue date of the instance. By default, the issue date is taken from the source. If - is given for , the current date will be used. -i, --infoname Give the data module instance a different infoName. -J, --clean-display-text Remove display text from annotations which are simplified in -A or -9 mode. -j, --clean-ents After filtering, remove external entities (such as ICNs) which are no longer used from the resulting instances. -K, --skill-levels Filter the object on the specified skill levels. Elements which are marked with skill levels not contained in the string are removed in the resulting instance. -k, --skill Set the skill level of the instance. -L, --list Source is a list of object filenames to create instances of, rather than an object itself. -l, --language Set the language and country of the instance. For example, to create an instance for US English, lang would be "en-US". -M, --fix-acronyms Ensure acronyms are still valid after filtering. -m, --remarks Set the remarks for the instance. -N, --omit-issue Omit issue/inwork numbers from automatically generated file‐ names. -n, --issue Set the issue and inwork numbers of the instance. By default, the issue and inwork number are taken from the source. When updating an instance (-@), if + is given for , the up‐ dated instance will have the same issue number with an inwork number incremented by one. Setting the issue of the instance will also set a default issue type: · If the issue is 000-01 thru 001-00, the default issue type will be "new". · If the issue is 001-01 and up and the master is not "new", the default issue type will be that of the master. · If the issue is 001-01 and up but the master is "new", the de‐ fault issue type will be "status". A different issue type than the default can be set with the -z (--issue-type) option. -O, --outdir Output instance(s) in , automatically naming them based on: · the extension specified with -e · the code specified with -c · The issue info specified with -n · the language and country specified with -L If any of the above are not specified, the information is copied from the source object. If does not exist, it will be created. If a file exists with the same name in the specified directory, a warning will be display and the file will not be overwritten, unless the -f option is specified. When using this option, non-XML files, such as external publica‐ tions, may be specified as objects. They will be copied to . -o, --out Output instance to file instead of stdout. -P, --pct PCT file to read product definitions from (-p). If a product is specified but no PCT is given, the tool will attempt to use the ACT reference of each source data module to find the ACT and PCT data modules in the current directory. -p, --product The ID or primary key of a product in the specified PCT data module (-P), the PCT referenced by the ACT data module specified with -1, or the PCT data module referenced by the source data module itself. A primary key is given in the same form as the -s option and should match a unique assign of a product in‐ stance, e.g., "serialno:prodattr=12345". If the key matches multiple products within the PCT, then the objects will be fil‐ tered on the combination of all matching products. -Q, --resolve-containers Resolve references to container data modules, selecting the ap‐ propriate reference for the specified applicability. If zero or more than one references are applicable, the reference to the container will be left untouched. Additionally, if the object being filtered is itself a container data module, the applicability of the referenced data modules will be copied in to it as inline annotations prior to filter‐ ing. -q, --quiet Quiet mode. Errors are not printed. -R, --cir ... Use a CIR to resolve external dependencies in the master object, making the instance object standalone. Additional CIRs can be used by specifying the -R option multiple times. The following CIRs have some built-in support: · Access points · Applicability · Cautions · Circuit breakers · Controls/indicators · Enterprises · Functional items · Illustrated parts data · Parts · Supplies · Tools · Warnings · Zones The methods of resolving the dependencies for a CIR can be changed by specifying a custom XSLT script with the -x option. The built-in XSLT used for the above CIR data modules can be dumped with the -D option. If "*" is given for , the tool will search for CIR data modules automatically. -r, --recursive Search for referenced objects recursively. This applies for the ACT and PCT data modules when a product is specified (-p) with‐ out specifying the PCT explicitly (-P), when searching for source objects (-@), or when searching for CIR data modules (-R). -S, --no-source-ident Do not include / in the instance. -s, --assign An applicability definition in the form of ":=". Any number of values can be defined by specifying this option multiple times. -T, --tag Tag non-applicable elements with the processing instruction instead of removing them. -t, --techname Give the instance a different techName/pmTitle. -U, --security-classes Filter the object on the specified security classes. Elements marked with security classes not contained in the string are removed in the resulting instance. -u, --security Set the security classification of the instance. An instance may have a lower security classification than the source if classified information is removed for a particular customer. -V, --infoname-variant Give the instance a different info name variant. -v, --verbose Verbose output. -W, --set-applic Set the applicability for the whole object, overwriting the cur‐ rent applicability with the user-defined applicability values. -w, --whole-objects Check the applicability, skill level, and security classifica‐ tion of the whole object against the user-defined applicability, skill levels, and security classifications. If the whole object is not applicable, then no instance is created. -X, --comment-xpath The XPath expression indicating where the comment specified with -C will be inserted. This should be the path to an element where the comment will be inserted as the first child node. By default, this is the top of the document. -x, --xsl Use a custom XSLT script to resolve CIR dependencies. If this option follows -R, the specified XSLT script will only be used for the last specified CIR. If it precedes any -R, the speci‐ fied XSLT script will be used for all CIRs that do not override it with a following -x. -Y, --applic Update the applicability for the whole object using the user-de‐ fined applicability values, and using as the new display text. -y, --update-applic Update the applicability for the whole object using the user-de‐ fined applicability values. -Z, --add-required Fix certain elements automatically after filtering. For exam‐ ple, if all support equipment is removed due to filtering, a element will be inserted automatically. -z, --issue-type Set the issue type of the instance. -1, --act Specify the ACT to use to find the CCT and/or PCT. -2, --cct Specify the CCT to read dependency tests from (-~). -3, --no-repository-ident Do not include a in the instance for each CIR. -4, --flatten-alts-refs Same as the -F option, but in addition to flattening alts ele‐ ments, the internalRefTargetType of cross-references to them will be changed to the appropriate type (e.g., "irtt01" for a
in a ). This is specifically useful for S1000D Issue 4.1, where the Default BREX does not allow the standard internalRefTargetType values to be used with the alts elements. -5, --print When -O is used, print the automatically generated file name of the instance. -6, --clean-annotations Remove unused applicability annotations. -7, --dry-run Do not actually create or update any instances. This can be combined with options like -5 (--print) or -0 (--print-non-ap‐ plic) to print information about what objects would/would not be created or updated, but nothing will actually be written out. -8, --reapply Automatically reapply the applicability of the source object when filtering. -9, --prune Remove only invalid parts of applicability annotations. -0, --print-non-applic Print the file names of objects which are not applicable, and therefore no instance for them will be created. Since this would only have an effect in the -w (--whole-objects) mode, that option is implied. -@, --update-instances Rather than source objects, the objects specified are existing instances that will be updated. -%, --read-only Make instance objects read-only. -!, --no-infoname Do not include an infoName in the instance. -~, --dependencies Add dependency tests from the CCT to assertions that use the de‐ pendant values. -^, --remove-deleted Remove elements with change type of "delete" in the resulting instance. If -w (--whole-objects) is specified, then no in‐ stance will be created for objects with an issue type of "delet‐ ed". --version Show version information. ... Source CSDB objects to instantiate. In addition, the following options allow configuration of the XML pars‐ er: --dtdload Load the external DTD. --huge Remove any internal arbitrary parser limits. --net Allow network access to load external DTD and entities. --noent Resolve entities. --parser-errors Emit errors from parser. --parser-warnings Emit warnings from parser. --xinclude Do XInclude processing. --xml-catalog Use an XML catalog when resolving entities. Multiple catalogs may be loaded by specifying this option multiple times. Identifying the source of an instance If the identification information (extension, code, issue or language) of an instance differs from that of the source, the resulting data mod‐ ule instance will contain the element , which will con‐ tain the identification elements of the source data module used to in‐ stantiate it. Publication module instances will contain the element instead. Additionally, the data module instance will contain an element for each CIR specified with the -R option. If the -S (--no-source-ident) option is used, neither the or elements are added. If the -3 (--no-reposito‐ ry-ident) option is used, no elements will be added. These options can be useful when this tool is not used to make an "instance" per se, but more generally to make a module based on an existing module. Removing/simplifying/pruning applicability annotations By default, filtering on applicability will remove invalid elements from the resulting instance. In some cases, though, it may be desir‐ able to remove redundant applicability annotations on valid elements. The -a (--reduce), -A (--simplify) and -9 (--prune) options provide different methods of doing this. The -a (--reduce) option will remove applicability annotations (appli‐ cRefId) from elements which are deemed to be unambiguously valid or in‐ valid (their validity does not rely on applicability values left unde‐ fined by the user). The unused occurrences of the corresponding elements are removed as well. The -A (--simplify) option will do the same as the -a option, but will also attempt to simplify unused parts of applicability annotations. It simplifies an annotation by removing elements determined to be either unambiguously valid or invalid given the user-defined values, and removing unneeded elements when they contain only one remaining . The -9 (--prune) option works similarly to the -A option, except that only invalid parts of applicability annotations are removed. For example, given the following input: This applies to version A. This applies to version B. This applies to version A if the weather is normal, or version B if the weather is icy. If this data is filtered for version A, without specifying a value for the weather, and the -a, -A or -9 options are not used, the following will be the result: This applies to version A. This applies to version A if the weather is normal, or version B if the weather is icy. The second paragraph is removed, because it only applies to version B. If the -a option is used, the following would be the result: This applies to version A. This applies to version A if the weather is normal, or version B if the weather is icy. The applicability annotation reference for the first paragraph is re‐ moved because, given that the version is A, it must be true. The cor‐ responding applicability annotations, which are no longer referenced, are also removed. The applicability on the third paragraph remains, however, because it is only true if the version is A and the weather is normal, and no value has been given for the weather. If the -A option is used, the following would be the result: This applies to version A. This applies to version A if the weather is normal, or version B if the weather is icy. The annotation is now simplified to remove resolved assertions. Be‐ cause the version must be A, any assertions restating this can be re‐ moved as redundant, and any portions of the annotation in which the version is not A can be removed as invalid. This leaves only the as‐ sertion about the weather. If the -9 option is used, the following would be the result: This applies to version A. This applies to version A if the weather is normal, or version B if the weather is icy. The first annotation is kept because it is entirely valid. The third annotation is simplified by removing the invalid assertions, but the valid assertions are preserved. The -A and -9 options may change the meaning of certain applicability annotations without changing the display text. Display text is always left untouched, so using this option may cause display text to be tech‐ nically incorrect. These options are best used when display text will be automatically generated after filtering, such as with the s1kd-aspp tool. The -J op‐ tion of this tool can be combined with the -k option of the s1kd-aspp tool to only generate display text for annotations which are modified. Applicability of an instance (-W, -Y, -y) The applicability of an instance may change as a result of filtering. For example, a source data module which is applicable to two versions of a product may produce two instances which are each only applicable to one version. There are three options which control how the applica‐ bility of the whole instance object is updated. The -W option will create an applicability annotation for the instance using only the user-defined applicability values. This means, for ex‐ ample, that given the following command: $ s1kd-instance -s version:prodattr=A -W ... The instance would contain the following annotation: regardless of what the applicability of the source object was. The -y option will create an applicability annotation for the instance by combining the user-defined applicability with the applicability of the source object. For example, given the following annotation in the source object: and the following command: $ s1kd-instance -s weather:condition=icy -y ... The annotation for the instance would be as follows: The -Y option by itself works the same as the -y option, but allows custom display text to be set for the annotation. It can also be com‐ bined with the -W option to add custom display text to the overwriting annotation: $ s1kd-instance -s version:prodattr=A -WY "Version A" ... Version A Filtering for multiple values of a single property Though not usually the case, it is possible to create an instance which is filtered on multiple values of the same applicabilty property. Giv‐ en the following: Applies to A Applies to B Applies to C filtering can be applied such that the instance will be applicable to both A and C, but not B. This is done by specifying a property multi‐ ple times in the applicability definition arguments. For example: $ s1kd-instance -A -Y "A or C" -s attr:prodattr=A -s attr:prodattr=C ... This would produce the following in the instance: A or C Applies to A Applies to C Resolving CIR dependencies with a custom XSLT script (-x) A CIR contains more information about an item than can be captured in a data module's reference to it. If this additional information is re‐ quired, there are two methods to include it: · Distribute the CIR with the data module so the extra information can be linked to · "Flatten" the information to fit in the data module's schema. A custom XSLT script can be supplied with the -x option, which is then used to resolve the CIR dependencies of the last CIR specified with -R. For example: This script would resolve a functionalItemRef by "flattening" it to the value of the name element obtained from the CIR. The example CIR would contain a specification like: Hydraulic pump The source data module would contain a reference: The is an item in the system. The command would resemble: $ s1kd-instance -R -x And the resulting XML would be: The Hydraulic pump is an item in the system. The source data module and CIR are combined in to a single XML document which is used as the input to the XSLT script. The root element mux contains two dmodule elements. The first is the source data module, and the second is the CIR data module specified with the corresponding -R option. The CIR data module is first filtered on the defined appli‐ cability. The set of built-in XSLT scripts used to resolve dependencies can be dumped using the -D option. Updating instances (-@) The -@ option is used to automatically update instance objects from their source objects. The tool will use the / in each instance to find the source object they were derived from, and filter it based on the instance's metadata in order to produce an updated version of the instance. CIRs identified by elements in the instance will also be used to update it. Only objects which identify a source object will be processed in this mode. All other non-instance objects specified are ignored. The ele‐ ments , and identify a specific issue of an object that the instance was last up‐ dated from, but this is ignored and the latest issue found of a source object will be used instead. This feature is primarily useful when instances of objects are stored in the CSDB, rather than only being generated during publication or dy‐ namically in a viewer. For example, imagine you have a descriptive da‐ ta module: DMC-EX-A-00-00-00-00A-040A-D_001-00_EN-CA.XML and you deliver to two customers, C1 and C2. The data module contains information for both: This text applies to all customers. This only applies to Customer 1. This only applies to Customer 2. Neither customer wants to see information that applies only to the oth‐ er, so you can create two customized instances of this data module, identified with the extended code: DMC-EX-A-00-00-00-00A-040A-D_001-00_EN-CA.XML DME-12345-C1-EX-A-00-00-00-00A-040A-D_001-00_EN-CA.XML DME-12345-C2-EX-A-00-00-00-00A-040A-D_001-00_EN-CA.XML Each instance data module identifies the original data module as its source: and is set to apply only to the correct customer: ... ... The assertions in the applicability of an instance must use single val‐ ues in order to work in this mode. Ranges (~) and sets (|) are not supported. Now, when a change is made to the master data module, this tool can be used to update these instances automatically: $ s1kd-instance -@ -f DME-*.XML Reapplying source applicability (-8) Normally, filtering is based only on the assertions specified by the user with the -s or -p options. However, in some cases it may be de‐ sirable to take the applicability of the source object itself in to ac‐ count, particularly when inline applicability annotations contain re‐ dundant assertions. For example: ... ... Version: A ... ... Version: A and Weather: Icy ... Applies to version A when the weather is icy. If this data module is filtered with -a -s weather:condition=Icy, the annotation shown will not be removed, because the tool cannot fully re‐ solve it, as it is only has a value for the weather condition. The -8 (--reapply) option will reapply the applicability of each indi‐ vidual object when filtering it. In the example above, the whole data module is applicable to version A, and therefore, when the -8 option is specified, this is added to the user-defined assertions automatically for the given data module. Now the annotation is fully resolved, and can be removed in accordance with the -a option. Ensuring acronyms remain valid after filtering (-M) The -M (--fix-acronyms) option will ensure that acronyms remain valid after filtering. Consider the following example: ... ... This document discusses XML Extensible Markup Language as it is used in Version A of the product. This document discusses XML as it is used in Version B of the product. Users must have a basic understanding of XML in order to make full use of the product. ... If the data module is filtered for Version B, this will cause the re‐ sulting instance to be invalid, because the acronymTerm in the para‐ graph applicable to Version B references the acronym definition in the paragraph applicable to Version A: ... ... This document discusses XML as it is used in Version B of the product. Users must have a basic understanding of XML in order to make full use of the product. ... However, if the -M (--fix-acronyms) option is used, the tool will auto‐ matically correct this issue by transforming the first orphaned acronymTerm into a full acronym element: ... ... This document discusses XML Extensible Markup Language as it is used in Version B of the product. Users must have a basic understanding of XML in order to make full use of the product. ... There are generally two ways a project may point an acronymTerm to the definition of the acronym: pointing to the element, or pointing to the element. S1000D does not explicitly state which is the "correct" option, and has included examples of both op‐ tions between different issues of the specification; however, the later issues after 4.0 use the former option where the refer‐ ences the element. The -M option will work with either option, but may not function correctly if both styles are mixed within the same data module. It is recommended that projects pick one of the two options and use it consistently. EXIT STATUS 0 No errors. 1 Missing or incomplete argument. 2 Specified file does not exist. 3 Source object for an instance could not be found. 4 Malformed applicability definition. 6 XML was invalid or does not conform to S1000D. 7 Value given for an argument was malformed. 8 Issue date specified with -I is invalid. 9 The number of CIR data modules found when searching exceeded the available memory. EXAMPLES Filtering a data module on specified applicability and writing to std‐ out: $ s1kd-instance -s version:prodattr=A Filtering a data module on a specified product instance and writing to stdout: $ s1kd-instance -P -p versionA Filtering a data module on specified skill levels and writing to std‐ out: $ s1kd-instance -k sk01/sk02 Filtering data modules for a particular customer and outputting with extended identification: $ s1kd-instance -s version:prodattr=A -e 12345-54321 -O . Writing out a data module from stdin to a directory with automatic nam‐ ing: $ xml-transform -s | s1kd-instance -SO AUTHORS khzae.net. 2024-04-01 s1kd-instance(1)