Rename Provenance -> Label
's/Provenance/Label/g' 's/provenance/label/g' with human vetting.
This commit is contained in:
parent
410202f3e0
commit
274d9ef57e
20 changed files with 416 additions and 416 deletions
|
|
@ -45,7 +45,7 @@
|
|||
<input id="subject" type="text" placeholder="Subject"></input>
|
||||
<input id="predicate" type="text" placeholder="Predicate"></input>
|
||||
<input id="object" type="text" placeholder="Object"></input>
|
||||
<input id="provenance" type="text" placeholder="Provenance"></input>
|
||||
<input id="label" type="text" placeholder="Label"></input>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row button-row">
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
<input id="rsubject" type="text" placeholder="Subject"></input>
|
||||
<input id="rpredicate" type="text" placeholder="Predicate"></input>
|
||||
<input id="robject" type="text" placeholder="Object"></input>
|
||||
<input id="rprovenance" type="text" placeholder="Provenance"></input>
|
||||
<input id="rlabel" type="text" placeholder="Label"></input>
|
||||
</div>
|
||||
</div><!-- /.col-xs-12 main -->
|
||||
<div class="row button-row">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue