A search interface for data from the Politics of Patents case study (part of Copim WP6): this parses data from the archive of RTF files and provides additional data from the European Patent Office API.
https://patents.copim.ac.uk
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
|
- .box{
- float:left;
- margin-right:20px;
- }
- .clear{
- clear:both;
- }
-
- .centre {
- margin: auto;
- width: 50%;
- border: 3px solid black;
- padding: 10px;
- text-align:center;
- }
-
- .btn-link {
- border: none;
- outline: none;
- background: none;
- cursor: pointer;
- color: #0000EE;
- padding: 0;
- text-decoration: underline;
- font-family: inherit;
- font-size: inherit;
- }
|