Skip to content

Commit

Permalink
Get rid of pandoc-include
Browse files Browse the repository at this point in the history
  • Loading branch information
jindrichmynarz committed Sep 18, 2017
1 parent a6d145f commit 0af0f48
Show file tree
Hide file tree
Showing 55 changed files with 40 additions and 142 deletions.
15 changes: 8 additions & 7 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@ define COMMON_PARAMS
-f markdown+implicit_figures+backtick_code_blocks \
--number-sections \
--toc \
-s \
-S \
--filter pandoc-include \
--smart \
--standalone \
--normalize \
--filter pandoc-crossref \
--filter pandoc-citeproc \
--bibliography references.bib \
--csl style/iso690-author-date-cs.csl
--csl style/iso690-author-date-cs.csl \
parts/metadata.yaml
endef

html:
Expand All @@ -20,7 +21,7 @@ html:
--css http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic \
--css media/css/bootstrap.css \
$(COMMON_PARAMS) \
text.md
parts/*.md

pdf:
pandoc --latex-engine=xelatex \
Expand All @@ -35,7 +36,7 @@ pdf:
-V papersize=a4paper \
-V documentclass:report \
$(COMMON_PARAMS) \
text.md
staging/*.md parts/*.md

excerpt:
pandoc --latex-engine=xelatex \
Expand All @@ -49,7 +50,7 @@ excerpt:
-V papersize=a4paper \
-V documentclass:report \
$(COMMON_PARAMS) \
excerpt.md
parts/*.md

clean:
rm -f text.html text.pdf excerpt.pdf
64 changes: 0 additions & 64 deletions excerpt.md

This file was deleted.

File renamed without changes.
9 changes: 9 additions & 0 deletions out-takes/definitions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## Definitions

<!--
TODO: Distribute this section to the parts that reference the notation.
-->

We can start with a definition of the key entities involved in the matchmaking task.
Let $C$ be the set of public contracts, $B$ the set of bidders, $Auth$ the set of contracting authorities, and $Con_{CPV}$ be the set of CPV concepts.
We use numeric subscripts to access elements of n-tuples, so that $coll_{i}$ denotes the $i$-th element of n-tuple $coll$.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ Matchmaking in public procurement can be framed in its legal and economic contex

Public procurement is a domain governed by law.
We are focused on the Czech public procurement, for which there are two primary sources of relevant law, including the national law and the EU law.
Public procurement in the Czech Republic is governed by the law no. 2016/134 [@CzechRepublic2016].
Public procurement in the Czech Republic is governed by the act no. 2016/134 [@CzechRepublic2016].
Czech Republic, as a member state of the European Union, harmonises its law with EU directives, in particular the directives 2014/24/EU [@EU2014a] and 2014/25/EU [@EU2014b] in case of public procurement.
The first directive regulates public procurement of works, supplies, or services, while the latter one regulates public procurement of utilities, including water, energy, transport, and postal services.
The law no. 2016/134 transposes these directives into the Czech legislation.
The act no. 2016/134 transposes these directives into the Czech legislation.
Besides legal terms and conditions to harmonize public procurement in the EU member states, these directives also define standard forms for EU public procurement notices,^[<http://simap.ted.europa.eu/web/simap/standard-forms-for-public-procurement>] which constitute a common schema of public notices.
The directives design Tenders Electronic Daily ("Supplement to the Official Journal")^[<http://ted.europa.eu>] to serve as the central repository of public notices conforming to the standard forms.

Expand Down Expand Up @@ -152,16 +152,16 @@ As in open procedures, contracting authorities announce contracts publicly, but
Contracting authorities then screen the interested bidders and send invitations to tender to the selected bidders.

The chosen procedure type determines for which users is matchmaking relevant.
Bidders can use matchmaking both in case of open and restricted procedures to be alerted about the current business opportunities in public procurement that are relevant for them.
Bidders can use matchmaking both in case of open and restricted procedures to be alerted about the current business opportunities in public procurement that are relevant to them.
Contracting authorities can use matchmaking in restricted procedures to get recommendations of suitable bidders.
<!-- A potential issue: A restricted procedure is probably chosen when the contracting authority already knows which bidders to invite. -->
Moreover, in case of the simplified under limit procedure, which is allowed in the Czech Republic for public contracts below a specified financial threshold, contracting authority can approach bidders directly.
In such case, at least five bidders must be approached according to the law no. 2016/134 [@CzechRepublic2016]. <!-- <https://www.zakonyprolidi.cz/cs/2016-134#p53> -->
In such case, at least five bidders must be approached according to the act no. 2016/134 [@CzechRepublic2016]. <!-- <https://www.zakonyprolidi.cz/cs/2016-134#p53> -->
In that scenario, matchmaking can help recommend appropriate bidders to interest in the public contract.
There are also other procedure types, such as innovation partnership, in which matchmaking is applicable to a lesser extent.

An additional use case for similarity-based retrieval employed by matchmaking may occur during contract specification.
The Czech law no. 2016/134 [@CzechRepublic2016] suggests contracting authorities to estimate contract price based on similar contracts. <!-- <https://www.zakonyprolidi.cz/cs/2016-134#f5805154> -->
The Czech act no. 2016/134 [@CzechRepublic2016] suggests contracting authorities to estimate contract price based on similar contracts. <!-- <https://www.zakonyprolidi.cz/cs/2016-134#f5805154> -->
In order to address this use case, based on incomplete descriptions of contracts matchmaking can recommend similar contracts, the actual prices of which can help estimate the price of the formulated contract.

<!--
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion parts/sparql.md → parts/3.02_sparql.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Note that it is possible to infer a concept already included in the explicitly a
In such case, the concept appears twice in the contract object, distinguished by its concept assignment.
Similarly, the same inferred concept can be reached more times by expanding different concepts.
Such concept is present once in the results of query expansion since the results form a set.
Figures [@fig:expand-to-narrower] and [@fig:expand-to-broader] illustrate the query expansion, showing expansions to two-hop neighbourhoods.
The figures [-@fig:expand-to-broader] and [-@fig:expand-to-narrower] illustrate the query expansion, showing expansions to two-hop neighbourhoods.

![Expansion to broader concepts](img/query_expansion_broader.png){#fig:expand-to-broader width=50%}

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions parts/references.md → parts/A_references.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
\footnotesize

# References {.unnumbered}

<div id="refs"></div>

File renamed without changes.
File renamed without changes.
14 changes: 14 additions & 0 deletions parts/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Matchmaking of bidders and public contracts using linked open data
author: Jindřich Mynarz
institute: Department of Information and Knowledge Engineering, University of Economics
date: 2017
keywords:
- matchmaking
- recommender systems
- case-based reasoning
- linked data
- open data
- public procurement
link-citations: true
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
65 changes: 0 additions & 65 deletions text.md

This file was deleted.

0 comments on commit 0af0f48

Please sign in to comment.