|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<srmd:SimulationResourceMetaData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 3 | + xsi:schemaLocation="http://apps.pmsf.net/STMD/SimulationResourceMetaData SRMD.xsd" |
| 4 | + xmlns:srmd="http://apps.pmsf.net/STMD/SimulationResourceMetaData" |
| 5 | + version="0.5" name="Tool Meta-Data"> |
| 6 | + |
| 7 | + <!-- This Template contains all SRMD Classifications and all ClassificationEntries defined in SET Level for Simulation Tools --> |
| 8 | + |
| 9 | + |
| 10 | + <Classification xmlns="http://apps.pmsf.net/SSPTraceability/SSPTraceabilityCommon" type="de.setlevel.srmd.tool-meta-data"> |
| 11 | + |
| 12 | + <!-- Mandatory Tool provided capabilities related information --> |
| 13 | + <ClassificationEntry keyword="tool.provided-capabilities">Modular Sensor Model Development</ClassificationEntry> |
| 14 | + |
| 15 | + <!-- Tool related information --> |
| 16 | + <ClassificationEntry keyword="tool.manufacturer">TU Darmstadt - FZD</ClassificationEntry> |
| 17 | + <ClassificationEntry keyword="tool.name">Modular OSMP Framework</ClassificationEntry> |
| 18 | + <ClassificationEntry keyword="tool.repository">https://gitlab.com/tuda-fzd/perception-sensor-modeling/modular-osmp-framework</ClassificationEntry> |
| 19 | + <ClassificationEntry keyword="tool.documentation">https://gitlab.com/tuda-fzd/perception-sensor-modeling/modular-osmp-framework/-/blob/master/README.md</ClassificationEntry> |
| 20 | + <ClassificationEntry keyword="tool.version">1.0</ClassificationEntry> |
| 21 | + <ClassificationEntry keyword="tool.releasedate">18.06.2021</ClassificationEntry> |
| 22 | + <ClassificationEntry keyword="tool.releasestatus">First release based on ASAM OSI 3.3</ClassificationEntry> |
| 23 | + <ClassificationEntry keyword="tool.use-restrictions">Usage under EUPL License</ClassificationEntry> |
| 24 | + <ClassificationEntry keyword="tool.purpose">Modular Sensor Model Development Conforming to OSMP</ClassificationEntry> |
| 25 | + |
| 26 | + <ClassificationEntry keyword="tool.intended-use">Modular Sensor Model Development Conforming to OSMP</ClassificationEntry> |
| 27 | + <ClassificationEntry keyword="tool.intended-use.tcl"></ClassificationEntry> |
| 28 | + <ClassificationEntry keyword="tool.intended-use.qualification.status"></ClassificationEntry> |
| 29 | + <ClassificationEntry keyword="tool.intended-use.qualification.report"></ClassificationEntry> |
| 30 | + |
| 31 | + <ClassificationEntry keyword="tool.limitations"></ClassificationEntry> |
| 32 | + |
| 33 | + <ClassificationEntry keyword="tool.supported.formats">OSI, OSMP, FMI</ClassificationEntry> |
| 34 | + <ClassificationEntry keyword="tool.installation.requirements">https://gitlab.com/tuda-fzd/perception-sensor-modeling/modular-osmp-framework/-/blob/master/README.md</ClassificationEntry> |
| 35 | + |
| 36 | + </Classification> |
| 37 | + |
| 38 | +</srmd:SimulationResourceMetaData> |
| 39 | + |
0 commit comments