Skip to content

Commit 78bad6a

Browse files
authored
Update README.md
1 parent 0d77587 commit 78bad6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Requirements Interchange Format (ReqIF)
22
ReqIF (Requirements Interchange Format) is an OMG (Object Management Group) standard for the exchange of requirements between different tools. It is designed to facilitate the transfer of requirements information, ensuring that data can be shared and understood across various platforms and organizations. ReqIF provides a standardized XML format for requirements, making it easier to manage and collaborate on requirements throughout the development lifecycle.
33

4-
# Project Purpose
4+
# Project Purpose - Java ReqIF Parser
55
The requirements-interchange-format (ReqIF) library is a parser (and in the future maybe generator) for ReqIF XML documents.
66
The classes ReqIF.java and ReqIFz.java can access and decompress ReqIF content for further automation in a Java application.
77

0 commit comments

Comments
 (0)