Downloads:
8,133
Downloads of v 7.3.15:
620
Last Update:
12 Jul 2021
Package Maintainer(s):
Software Author(s):
- Terry Reese
Tags:
marcedit marc records oclc worldcat xslt library catalog embeddedMarcEdit
- 1
- 2
- 3
7.3.15 | Updated: 12 Jul 2021
Downloads:
8,133
Downloads of v 7.3.15:
620
Maintainer(s):
Software Author(s):
- Terry Reese
MarcEdit 7.3.15
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Terry Reese. The inclusion of Terry Reese trademark(s), if any, upon this webpage is solely to identify Terry Reese goods or services and not for commercial purposes.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install MarcEdit, run the following command from the command line or from PowerShell:
To upgrade MarcEdit, run the following command from the command line or from PowerShell:
To uninstall MarcEdit, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download marcedit --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade marcedit -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade marcedit -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install marcedit
win_chocolatey:
name: marcedit
version: '7.3.15'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'marcedit' do
action :install
source 'INTERNAL REPO URL'
version '7.3.15'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller marcedit
{
Name = "marcedit"
Version = "7.3.15"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'marcedit':
ensure => '7.3.15',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 12 Jul 2021.
MarcEdit is one of the more complete metadata edit suites available to librarians and is primarily used to create and manipulate MARC (MAchine-Readable Cataloging) records.
MarcEdit edits more than simply MARC records and includes a very rich feature set targeted at making metadata translation and editing easier for both the beginner and advanced users.
- MARC Editing: MarcEdit includes a MARC Breaker and Maker to move MARC data into a more friendly mnemonic file format.
- MarcEditor: The MarcEditor is MarcEdit’s built in metadata editor. It includes a number of global editing functions, full regular expression and UTF-8 support, the ability to edit MODS and MARCXML data (in a mnemonic format), as well as the ability to configure the editor to utilize any characterset supported by the operating system.
- Clustering: MarcEdit supports the ability to cluster on fields or subfields and edit data in clusters.
- RDA Helper: The RDA Helper is both a stand alone and integrated tool that allows users to take a set of MARC data and automatically generate RDA specific data. The RDA data is derived from the source recordset using available control data, variable field data, and RDA specific assumptions.
- Delimited Text Translator: The Delimited Text Translator is a tool that allows users to translate data in Excel, Access, or any delimited format into MARC.
- Export as Tab Delimited: A tool that allows users to export their MARC data as delimited text.
- Harvest OAI Data: MarcEdit has the ability to harvest metadata from an OAI data provider and convert the data directly to MARC. Supported formats are MARCXML, oaimarc, oai_dc, and MODS, but any format can be accommodated as the user is allowed to provide their own translation rules.
- XML Translations: MarcEdit supports the facilitation of metadata from XML and non-XML formats into various forms, including MARC.
- Z39.50/SRU Client: MarcEdit includes a built in Z39.50 and SRU client for interaction with other library systems.
- ILS and OCLC Integrations: The tool provides ways to integrate directly with a number of ILS providers, as well as OCLC.
- MARC SQL Explorer: MarcEdit includes an SQL Explorer — a tool that allows users to export their data into either an SQLite or MySQL data and run SQL queries directly on the data to mine for information.
- MARCValidator: MarcEdit includes a number of tools to help users validate data and identify incorrectly structured MARC record data.
- Many more features: Like the ability to split, join, sort, etc. data in various formats.
From: https://marcedit.reeset.net/marcedit-end-user-license-agreement
MarcEdit End User License Agreement
Author: Terry Reese
Version: 5.1+; August 2007 to Present
Homepage: http://marcedit.reeset.net
Contact: [email protected]
END-USER LICENSE AGREEMENT FOR THIS SOFTWARE
Important – read carefully:
Redistribution and use in binary forms are permitted provided that the
following conditions are met:
* FREEWARE. Commercial as well as non-commercial (government, non-profit,
etc.) use is allowed, without charge.
* REDISTRIBUTION OF SOFTWARE. You may make copies of the Software as you
wish; give that these are exact copies of the original Software; and
distributed in its unmodified form.
* REDISTRIBUTIONS in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* REDISTRIBUTION OF SOFTWARE:
* The entire Software application except the yaz.dll (and supporting
packages), YazSharp.dll (and supporting packages), Saxon (and
supporting packages) and ICSharpCode.SharpZipLib.dll. These
libraries are governed by their corresponding licenses, with
source code for these libraries made available on their official
project pages.
* The officially supported installation found at: https://marcedit.reeset.net.
* Other redistributions for use in derivative works may be allowed,
but are at the discretion of the Software author.
* Neither the name of TERRY REESE nor the names of its contributors may
be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS
IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
REVISED
* 2016/12/28 — revised for clarity around acceptable use (particularly,
can the software be used for non-commercial use)
md5: 52758219D4C03D2603E48E83023F7E25 | sha1: E05075BF6B3B47F02D406C2B4E9AE4F5AFF258C9 | sha256: A1829B455A6A523CDD970B29B6600D1EE7681ADE0CD647C4E233A0ACD2C7D238 | sha512: E3B58EF61B4A0365C9A6BC71A8C7731870D301A3E56B695454D22CC7A0925D2AF1F8B42B22F36A0A9D2B5024357F7B27234DC859983FDE74E692BFCA61288A5C
md5: 172CD03544AE49B93A245F369C08BFB1 | sha1: 6ED058AB0318ACFE3858B93F94C6C282D833EF79 | sha256: CF33737B9E76EFEA8F04214FB6E8C164F8460200148EA1D1511EA1B0DBB67AFE | sha512: 1F8F4265AAA42B8223577683E2E1674F4DE4497981951CCB0F97E0F598B9F875ECAE6C5C4EF583F2F116E6A0C4A3C951D66D50A53204CF7FD6A34A3809C4F224
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
All versions of MarcEdit can be downloaded from the official site:
https://marcedit.reeset.net/downloads
by selecting the correct build for your operating system.
Direct download:
Version : 7.3.15
x86 URL : https://marcedit.reeset.net/software/marcedit7/MarcEdit_Setup32Admin.msi
x86 SHA256 : A1829B455A6A523CDD970B29B6600D1EE7681ADE0CD647C4E233A0ACD2C7D238
x64 URL : https://marcedit.reeset.net/software/marcedit7/MarcEdit_Setup64Admin.msi
x64 SHA256 : CF33737B9E76EFEA8F04214FB6E8C164F8460200148EA1D1511EA1B0DBB67AFE
Note the URLs for the latest version are always the same. Previous versions
can be found in the archives by date, not version:
https://marcedit.reeset.net/software/marcedit7/archive/
However, the dates on the folders correspond to the release date of the
*next* version. Thus, the folders contain the version released *before*
the date. The dates of releases can be seen here:
https://marcedit.reeset.net/software/update7.txt
Log in or click on link to see number of positives.
- marcedit.7.3.15.nupkg (396c05fa95e9) - ## / 55
- MarcEdit_Setup32Admin.msi (a1829b455a6a) - ## / 56
- MarcEdit_Setup64Admin.msi (cf33737b9e76) - ## / 57
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
MarcEdit 7.3.15 | 620 | Monday, July 12, 2021 | Approved | |
MarcEdit 7.3.11 | 345 | Sunday, February 14, 2021 | Approved | |
MarcEdit 7.3.5 | 228 | Friday, November 27, 2020 | Approved | |
MarcEdit 7.3.1 | 249 | Saturday, November 14, 2020 | Approved | |
MarcEdit 7.2.230 | 328 | Monday, September 28, 2020 | Approved | |
MarcEdit 7.2.208 | 242 | Saturday, September 12, 2020 | Approved | |
MarcEdit 7.2.190 | 269 | Sunday, August 30, 2020 | Approved | |
MarcEdit 7.2.186 | 222 | Friday, August 14, 2020 | Approved | |
MarcEdit 7.2.181 | 262 | Saturday, August 8, 2020 | Approved | |
MarcEdit 7.2.180 | 224 | Saturday, August 1, 2020 | Approved | |
MarcEdit 7.2.172 | 290 | Wednesday, July 1, 2020 | Approved | |
MarcEdit 7.2.167 | 346 | Thursday, May 14, 2020 | Approved | |
MarcEdit 7.2.156 | 311 | Tuesday, April 28, 2020 | Approved | |
MarcEdit 7.2.110 | 377 | Saturday, March 21, 2020 | Approved | |
MarcEdit 7.2.105 | 315 | Friday, February 28, 2020 | Approved | |
MarcEdit 7.2.86 | 327 | Wednesday, January 29, 2020 | Approved | |
MarcEdit 7.2.75 | 237 | Saturday, December 28, 2019 | Approved | |
MarcEdit 7.2.54 | 241 | Friday, December 20, 2019 | Approved | |
MarcEdit 7.2.28 | 242 | Thursday, November 21, 2019 | Approved | |
MarcEdit 7.2.20 | 277 | Saturday, October 26, 2019 | Approved | |
MarcEdit 7.2.5 | 299 | Monday, September 16, 2019 | Approved | |
MarcEdit 7.2.2 | 321 | Thursday, August 29, 2019 | Approved | |
MarcEdit 7.1.180 | 363 | Thursday, June 20, 2019 | Approved | |
MarcEdit 7.1.170 | 337 | Saturday, June 1, 2019 | Approved | |
MarcEdit 7.1.150 | 265 | Tuesday, April 30, 2019 | Approved | |
MarcEdit 7.1.137 | 276 | Sunday, April 7, 2019 | Approved | |
MarcEdit 7.1.120 | 320 | Tuesday, April 2, 2019 | Approved |
Copyright © 2007-2019 Terry Reese
-
- DotNet4.7.2 (≥ 4.7.2)
Ground Rules:
- This discussion is only about MarcEdit and the MarcEdit package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or MarcEdit, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.