-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpresentation.html
62 lines (46 loc) · 2.3 KB
/
presentation.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<html lang="en-US"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Begin Jekyll SEO tag v2.5.0 -->
<title>ELSUG 2021</title>
<!--Test server<title>Test Server K-State Libraries</title>-->
<meta name="generator" content="Jekyll v3.8.5">
<meta property="og:title" content="grima">
<meta property="og:locale" content="en_US">
<meta name="description" content="grima - whispering into alma’s ear with APIs">
<meta property="og:description" content="grima - whispering into alma’s ear with APIs">
<meta property="og:site_name" content="grima">
<script type="application/ld+json">
{"description":"grima - whispering into alma’s ear with APIs","@type":"WebPage","url":"/README-site.html","headline":"grima","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="assets/css/style.css?v=0be73a336ce259bae00bdeaea26da30311963da5">
<script src="assets/js/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1 class="header"><a href=".">K-State Libraries</a></h1>
<p class="header">Bunches of Batches of APIs</p>
<p class="header">This project is maintained by <a class="header name" href="mailto:[email protected]?Subject=Unboxing%20Workflow%20Grima%20Question">Raymond Deiser</a></p>
</header>
<section>
<h1 id="grima">ELSUG 2021 API</h1>
<!--Test Server Heading
<h1 id="grima">Test Server K-State Libraries</h1>-->
<p>Batch Item Record Creation using Grima</p>
<h3 id="hale-refill-workflow">Item Record Creation</h3>
<ul>
<li><a href="grimas/BatchItem/BatchItem.php">Batch Item Record Creation</a> – Creates Physical Item Records in batch from a list of Holdings IDs</li>
</ul>
</section>
<footer>
<p><small>This project is based off of <a href="https://github.com/zemkat">zemkat</a></p>
<p><small>Hosted on <a href="https://pages.github.com">GitHub Pages</a> using the Dinky theme</small></p>
</footer>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body></html>