Difference between revisions of "BIL (BagIt Library)"

From COPTR
Jump to navigation Jump to search
(Trial import from script.)
(added BagIt as input/output format)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 
|purpose=BagIt Library is a Java software library that supports the creation, manipulation and validation of bags.
 
|purpose=BagIt Library is a Java software library that supports the creation, manipulation and validation of bags.
|image=
 
 
|homepage=http://sourceforge.net/projects/loc-xferutils/
 
|homepage=http://sourceforge.net/projects/loc-xferutils/
 
|license=Public domain
 
|license=Public domain
|platforms=
+
|formats_in=BagIt
 +
|formats_out=BagIt
 +
|function=File Copy, Fixity
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:Fixity]]
 
[[Category:File Copy]]
 
 
 
 
= Description =
 
= Description =
BagIt Library is a Java software library that supports the creation, manipulation and validation of bags. Developed by Library of Congress. Written in Java.
+
[[BagIt]] Library is a Java software library that supports the creation, manipulation and validation of bags. Developed by Library of Congress. Written in Java. The BagIt specification is standardised here https://www.rfc-editor.org/info/rfc8493
  
 
= User Experiences =
 
= User Experiences =
Line 19: Line 14:
  
 
= Development Activity =
 
= Development Activity =
 +
{{Infobox tool details
 +
|ohloh_id=BagIt Library (BIL)
 +
}}

Latest revision as of 15:28, 26 May 2026




BagIt Library is a Java software library that supports the creation, manipulation and validation of bags.
Homepage:http://sourceforge.net/projects/loc-xferutils/
License:Public domain
Input Formats:BagIt
Output Formats:BagIt
Function:File Copy,Fixity

Description

BagIt Library is a Java software library that supports the creation, manipulation and validation of bags. Developed by Library of Congress. Written in Java. The BagIt specification is standardised here https://www.rfc-editor.org/info/rfc8493

User Experiences

Development Activity