Matches in LOV for { <http://www.loc.gov/premis/rdf/v1#hasSoftwareDependency> ?p ?o. }
Showing items 1 to 7 of
7
with 100 items per page.
- hasSoftwareDependency type DatatypeProperty.
- hasSoftwareDependency comment "Example: GNU gcc >=2.7.2".
- hasSoftwareDependency domain Software.
- hasSoftwareDependency range string.
- hasSoftwareDependency term_status "stable".
- hasSoftwareDependency definition "Definition: The name and, if applicable, version of any software component needed by the software referenced in swName in the context of using this object.".
- hasSoftwareDependency scopeNote "Usage Notes: The value should be constructed in a way that is consistent with the construction of swName and swVersion. This semantic unit identifies the software that is needed by what is recorded in swName, for example, a Perl script that depends on a Perl module. In this case the Perl script is listed in swName, with the module in swDependency within a software container.".