POST resource/PropiedadIdiomaBusquedaComunidad
Url de la propiedad que debe contener al menos un idioma para realizar la busqueda por el mismo.
Request Information
Headers
HTTP_AUTHORIZATION: Required. OAuth 1.0 parameters with the OAuth signature of the url you are going to request. The consumer keys and access token can be obtained from the community administration.
Sample:
HTTP_AUTHORIZATION:
OAuth oauth_token="CObXqjfOisVh9%2F2GjC7NNd8BCzY%3D",
oauth_consumer_key="clGACsiGaMp%2FD%2BUwkSvRBxA1k50%3D",
oauth_nonce="VqKza6d5x1HpPQWFe08spbdOnkTQpfaLfD9Oeuyg",
oauth_signature_method="HMAC-SHA1",
oauth_timestamp="1462882011",
oauth_signature="RH5aKKKJaEvK5cIsZZzXtFh7cCk%3D"
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| GestorOWL | GestionOWL |
Optional |
|
| Entidades | Collection of ElementoOntologia |
Optional |
|
| Propiedades | Collection of Propiedad |
Optional |
|
| EntidadesAuxiliares | Collection of ElementoOntologia |
Optional |
|
| TiposEntidades | Collection of string |
Optional |
|
| NamespacesDefinidos | Dictionary of string [key] and string [value] |
Optional |
|
| NamespacesDefinidosInv | Dictionary of string [key] and string [value] |
Optional |
|
| NamespacesDefinidosExtra | Dictionary of string [key] and string [value] |
Optional |
|
| ValorVerdaderNamespacesReferencia | Dictionary of string [key] and string [value] |
Optional |
|
| RDFCVSemIncluido | string |
Optional |
|
| UsoIDsRelativos | boolean |
Optional |
|
| UrlOntologiasImportadas | Collection of string |
Optional |
|
| EstilosPlantilla | Dictionary of string [key] and Collection of EstiloPlantilla [value] |
Optional |
|
| ConfiguracionPlantilla | EstiloPlantillaConfigGen |
Optional |
|
| GenararNamespacesHuerfanos | boolean |
Optional |
|
| IdiomaUsuario | string |
Optional |
|
| OntologiaID | globally unique identifier |
Optional |
|
| OntologiasExternas | Dictionary of string [key] and Ontologia [value] |
Optional |
|
| OntoAuxiliarInventada | boolean |
Optional |
Request Formats
application/json, text/json
Sample:
{
"Entidades": [
{
"Descripcion": "sample string 9",
"EntidadesRelacionadas": [],
"Especializaciones": [
"sample string 1",
"sample string 2"
],
"EstaCompleta": true,
"Generalizacion": "sample string 6",
"ID": "sample string 8",
"ListaPropiedadesImprimibles": [],
"NamespaceOntologia": "sample string 2",
"PermitePadre": true,
"Propiedades": [],
"PropiedadesOrdenadas": [],
"Restricciones": [],
"Subclases": [
"sample string 1",
"sample string 2"
],
"Superclases": [
"sample string 1",
"sample string 2"
],
"TipoEntidad": "sample string 5",
"TipoEntidadRelativo": "sample string 4",
"UrlOntologia": "sample string 1",
"EspecifEntidad": {
"AtrNombre": null,
"AtrNombreLectura": null,
"AtrRepresentantes": null,
"CampoOrden": null,
"CampoRepresentanteOrden": null,
"ClaseCssPanel": null,
"ClaseCssPanelTitulo": null,
"DivEntidadDesplegable": false,
"ElementosOrdenados": null,
"ElementosOrdenadosLectura": null,
"ElementosOrdenadosLecturaPorCondicion": null,
"ElementosOrdenadosPorCondicion": null,
"EsMapaGoogle": false,
"Microdatos": null,
"Microformatos": null,
"NoSustituirEntidadEnMapaGoogle": false,
"PrivadoParaGrupoEditores": null,
"PropiedadesDatosMapa": {
"Key": null,
"Value": null
},
"PropiedadVinculanteConEntidadHija": null,
"PropsCondicionPintarEntSegunValores": null,
"Representantes": null,
"TagNameTituloEdicion": null,
"TagNameTituloLectura": null,
"TextoLinkEditarDespliegue": null
}
},
{
"Descripcion": "sample string 9",
"EntidadesRelacionadas": [],
"Especializaciones": [
"sample string 1",
"sample string 2"
],
"EstaCompleta": true,
"Generalizacion": "sample string 6",
"ID": "sample string 8",
"ListaPropiedadesImprimibles": [],
"NamespaceOntologia": "sample string 2",
"PermitePadre": true,
"Propiedades": [],
"PropiedadesOrdenadas": [],
"Restricciones": [],
"Subclases": [
"sample string 1",
"sample string 2"
],
"Superclases": [
"sample string 1",
"sample string 2"
],
"TipoEntidad": "sample string 5",
"TipoEntidadRelativo": "sample string 4",
"UrlOntologia": "sample string 1",
"EspecifEntidad": {
"AtrNombre": null,
"AtrNombreLectura": null,
"AtrRepresentantes": null,
"CampoOrden": null,
"CampoRepresentanteOrden": null,
"ClaseCssPanel": null,
"ClaseCssPanelTitulo": null,
"DivEntidadDesplegable": false,
"ElementosOrdenados": null,
"ElementosOrdenadosLectura": null,
"ElementosOrdenadosLecturaPorCondicion": null,
"ElementosOrdenadosPorCondicion": null,
"EsMapaGoogle": false,
"Microdatos": null,
"Microformatos": null,
"NoSustituirEntidadEnMapaGoogle": false,
"PrivadoParaGrupoEditores": null,
"PropiedadesDatosMapa": {
"Key": null,
"Value": null
},
"PropiedadVinculanteConEntidadHija": null,
"PropsCondicionPintarEntSegunValores": null,
"Representantes": null,
"TagNameTituloEdicion": null,
"TagNameTituloLectura": null,
"TextoLinkEditarDespliegue": null
}
}
],
"TiposEntidades": [
"sample string 1",
"sample string 2"
],
"NamespacesDefinidos": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"RDFCVSemIncluido": "sample string 1",
"RutasOntologias": null,
"UsoIDsRelativos": true,
"UrlOntologiasImportadas": [
"sample string 1",
"sample string 2"
],
"ValorVerdaderNamespacesReferencia": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"GestionOwl": {
"NamespaceOntologia": "sample string 2",
"NamespacesRDFLeyendo": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
},
"NoPermitirNuevosElementos": null,
"TipoDatos": {
"": "http://www.w3.org/2001/XMLSchema#string",
"string": "http://www.w3.org/2001/XMLSchema#string",
"int": "http://www.w3.org/2001/XMLSchema#int",
"integer": "http://www.w3.org/2001/XMLSchema#integer",
"float": "http://www.w3.org/2001/XMLSchema#float",
"boolean": "http://www.w3.org/2001/XMLSchema#boolean",
"bool": "http://www.w3.org/2001/XMLSchema#bool",
"byte": "http://www.w3.org/2001/XMLSchema#byte",
"date": "http://www.w3.org/2001/XMLSchema#date",
"dateTime": "http://www.w3.org/2001/XMLSchema#dateTime",
"long": "http://www.w3.org/2001/XMLSchema#long",
"short": "http://www.w3.org/2001/XMLSchema#short",
"base64Binary": "http://www.w3.org/2001/XMLSchema#base64Binary",
"Literal": "http://www.w3.org/2000/01/rdf-schema#Literal",
"double": "http://www.w3.org/2001/XMLSchema#double",
"nonNegativeInteger": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
"gYear": "http://www.w3.org/2001/XMLSchema#gYear",
"gYearMonth": "http://www.w3.org/2001/XMLSchema#gYearMonth",
"positiveInteger": "http://www.w3.org/2001/XMLSchema#positiveInteger",
"time": "http://www.w3.org/2001/XMLSchema#time",
"gMonthDay": "http://www.w3.org/2001/XMLSchema#gMonthDay",
"gDay": "http://www.w3.org/2001/XMLSchema#gDay",
"gMonth": "http://www.w3.org/2001/XMLSchema#gMonth",
"hexBinary": "http://www.w3.org/2001/XMLSchema#hexBinary",
"anyURI": "http://www.w3.org/2001/XMLSchema#anyURI",
"QName": "http://www.w3.org/2001/XMLSchema#QName",
"NOTATION": "http://www.w3.org/2001/XMLSchema#NOTATION",
"decimal": "http://www.w3.org/2001/XMLSchema#decimal",
"normalizedString": "http://www.w3.org/2001/XMLSchema#normalizedString",
"token": "http://www.w3.org/2001/XMLSchema#token",
"nonPositiveInteger": "http://www.w3.org/2001/XMLSchema#nonPositiveInteger",
"language": "http://www.w3.org/2001/XMLSchema#language",
"Name": "http://www.w3.org/2001/XMLSchema#Name",
"NMTOKEN": "http://www.w3.org/2001/XMLSchema#NMTOKEN",
"NCName": "http://www.w3.org/2001/XMLSchema#NCName",
"NMTOKENS": "http://www.w3.org/2001/XMLSchema#NMTOKENS",
"ID": "http://www.w3.org/2001/XMLSchema#ID",
"IDREF": "http://www.w3.org/2001/XMLSchema#IDREF",
"IDREFS": "http://www.w3.org/2001/XMLSchema#IDREFS",
"ENTITY": "http://www.w3.org/2001/XMLSchema#ENTITY",
"ENTITIES": "http://www.w3.org/2001/XMLSchema#ENTITIES",
"negativeInteger": "http://www.w3.org/2001/XMLSchema#negativeInteger",
"unsignedLong": "http://www.w3.org/2001/XMLSchema#unsignedLong",
"unsignedInt": "http://www.w3.org/2001/XMLSchema#unsignedInt",
"unsignedShort": "http://www.w3.org/2001/XMLSchema#unsignedShort",
"unsignedByte": "http://www.w3.org/2001/XMLSchema#unsignedByte",
"Competencia": "Competencia",
"EscalaMetas": "EscalaMetas",
"Estructura": "Estructura",
"Indicador": "Indicador",
"ModoMetrica": "ModoMetrica",
"ModoLibro": "ModoLibro",
"EjeMeta": "EjeMetas",
"FilaMeta": "FilaMeta",
"ElementoModo": "ElementoModo",
"CeldaMeta": "CeldaMeta",
"Nivel": "Nivel",
"Objetivo": "Objetivo",
"Proceso": "Proceso",
"Proyecto": "Proyecto",
"TipoProceso": "TipoProceso",
"MiniLibro": "MiniLibro",
"ElementoEstructura": "ElementoEstructura",
"EntidadNoExportable": "EntidadNoExportable",
"MetaEstructura": "MetaEstructura",
"Norma": "Norma",
"FiguraProfesional": "FiguraProfesional",
"Forma": "Forma",
"PersonaOcupacionFigura": "PersonaOcupacionFigura",
"Dimension": "Dimension",
"TipoDimensionCompetencia": "TipoDimensionCompetencia",
"EntidadExportable": "EntidadExportable",
"Libro": "Libro",
"Metrica": "Metrica",
"SubEstructura": "SubEstructura",
"Salida": "Salida"
},
"URLIntragnoss": "http://gnoss.com/",
"UrlOntologia": "sample string 1"
},
"ConfiguracionPlantilla": null,
"EstilosPlantilla": {
"sample string 1": [
{
"disposed": false
},
{
"disposed": false
}
],
"sample string 2": [
{
"disposed": false
},
{
"disposed": false
}
]
},
"IdiomaUsuario": "sample string 4",
"OntologiaID": "59fff60f-6d9e-4171-a845-f4122bf0a015",
"NamespacesDefinidosInv": {
"sample string 1": "sample string 2",
"sample string 3": "sample string 4"
}
}
Response Information
Resource Description
| Description | Type |
|---|---|
| String |
Response Formats
application/json, text/json
Sample:
"texto 1"
Response HTTP status code
On success, the response contains 200 code.
On fail, throws a WebException with code:
- 401 Unauthorized if the OAuth signature is invalid
- 400 Bad Request if the params are invalid
- 500 Internal server error if something goes wrong...
